Skip to content

A Chainlit App Used to Showcase: Async, Caching, Additional Chainlit Methods, and more!

Notifications You must be signed in to change notification settings

AI-Maker-Space/Chainlit-Event-AIM

Repository files navigation

title emoji colorFrom colorTo sdk pinned license
DeployProductionRAG
📉
blue
purple
docker
false
apache-2.0

Creating a ChatWithYourPDF App using Chainlit and LangChain!

Launching the Chainlit Application Locally

  1. git clone ... this repository
  2. pip install -r requirements.txt in whatever virtual environment you prefer
  3. Create or modify the .env.example -> .env and enter your OpenAI API key
  4. Navigate to the root of your local repository and run: chainlit run app.py

About

A Chainlit App Used to Showcase: Async, Caching, Additional Chainlit Methods, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published