Skip to content

mohitrajsinha/PyChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pychat - Chat with python docs

Installation

  1. Clone the repository:
https://github.com/mohitrajsinha/PyChat.git

2.Install the required packages:

cd Pychat
pip install -r requirements.txt

3.Set up your Deta Base credentials:

  • Obtain your Deta Base project key from https://platform.openai.com
  • Create a secrets.toml file in the .streamlit folder of your root directory of the project.
  • Insert openai_key=YOUR_API_KEY

3.To run the FinTrack app, simply execute the following command:

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages