![logo](https://private-user-images.githubusercontent.com/153112649/297643050-7b0664c8-7393-4e35-afbf-67cce905da31.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MTE1MDMsIm5iZiI6MTczOTkxMTIwMywicGF0aCI6Ii8xNTMxMTI2NDkvMjk3NjQzMDUwLTdiMDY2NGM4LTczOTMtNGUzNS1hZmJmLTY3Y2NlOTA1ZGEzMS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxOFQyMDQwMDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00MmMzNDYxNDEwOGQ1YzVmYjEwYmZjNWI3MDRkN2JlOGM1MDM4YWUwMGM2NDM1NWQ3Nzg4NjY2ZmMzZjgyYTFjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.yxWMJ1tNxuZJNQdlfKMiWDiPFYu6Gc0vRPRRyT1d-Yg)
This repository demonstrates the following examples of AI21 LLM use cases with Streamlit apps:
- Blog Post Generator
- Product Description Generator
- Pitch Email and Social Media Generator with Article Summerization
- Topic Classifier
- Paraphrases & Rewrites Tool
- Document and Website Summarizer
- Contextual Answers
- Multiple Document Q&A
- Create
secrets.toml
in.streamlit
folder, and add your credentials (replace<YOUR_API_KEY>
with your AI21 API Key):
[api-keys]
ai21-api-key = "<YOUR_API_KEY>"
- Run
Welcome.py
- Create your AI21 Account
- Locate your AI21 API Key