yacineali74 / studio-demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

AI21 Studio Demos

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

Streamlit Demo App

Setup the app with your AI21 account

  • 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

Request AI21 account and API key

About


Languages

Language:Python 100.0%