- Create a virtual env using
python3 -m venv venv
- Activate the virtual environment using
source venv/bin/activate
- Install all the dependencies needed for this application using
pip install -r requirements.txt
- Create a .env file and add following environment variables in the file `` OPENAI_API_KEY=sk-...
- Run server using
streamlit run main.py
command
-
Notifications
You must be signed in to change notification settings - Fork 2
bhargav-11/Infi-book-ai
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published