Skip to content

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitsGPT

Your campus buddy chatbot for advice, resources and making student life easier.

Setup

  1. Clone the repository
git clone https://github.com/crux-bphc/bits-gpt.git
  1. Create a virtual environment
python -m venv .venv
  1. Install dependencies
pip install -r requirements.txt
  1. Create the vector database
python src/create_database.py
  1. Setup environment variables (OpenAI API Key, Cohere API Key)

  2. Run the server

python main.py
  1. Go to http://localhost:8000/talk/playground/ to open the playground

About

Your campus buddy chatbot for advice, resources and making student life easier.

Resources

Stars

11 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages