bhulston commited on
Commit
af5608f
1 Parent(s): 4cf78ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ pinned: true
9
  ---
10
  # USC-GPT
11
  A simple MVP chatbot that uses a pinecone vector database of USC Spring 2024 classes and OpenAI's GPT to help students find classes! Using RAG and Prompt Engineering
 
12
 
13
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cc674af488db9bb3ca3bd5/c5ySQCW9C2rIq1Rol-Pp2.png)
14
 
 
9
  ---
10
  # USC-GPT
11
  A simple MVP chatbot that uses a pinecone vector database of USC Spring 2024 classes and OpenAI's GPT to help students find classes! Using RAG and Prompt Engineering
12
+ Will update this with a space to include your own OpenAI API/use a free LLM if people start using it a lot, for now I am using my own account. (So don't spam plz<3)
13
 
14
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cc674af488db9bb3ca3bd5/c5ySQCW9C2rIq1Rol-Pp2.png)
15