This is a chatbot based on gpt-3.5 model, trained on the Celo documentation.
- Go to https://celo-gpt.vercel.app/
- Type your question
- Press enter
To learn more about how to train gpt-3.5 on your knowledge base, check out this tutorial: How I built celo-gpt, I wrote on how to use openai embeddings api to train gpt-3.5 on your content.
- Fork the repo
- Make your changes
- Open a pull request