Update README.md
Browse files
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 |

|
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 |

|
15 |
|