Skip to content

Nilay103/gpt-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run this project locally:

  1. Upgrade python version to 3.10 or greater
  2. Install and Run Jupyter Notebook
    1. pip install notebook
    2. jupyter notebook
  3. Open .ipynb file on jupyter notebook
  4. Add .env file and add
    1. API_KEY=add your api key (Generate your API key using openai account)
    2. RESOURCE_ENDPOINT=https://openaipocinref.openai.azure.com/
  5. Install pgvector.
  6. Follow steps in ipynb file in exact order. (Feel free to make changes in .txt file and code logic) Sample question: What is Nilay's favourite sports? -> Ans: Cricket.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published