Browse all the AI tutorials with GPT-3.5.
In this tutorial we will learn how to utilize Chroma database to store chat history as embeddings and retrieve them on relevant input by user of Chatbot CLI built using Python. We will OpenAI's GPT-3.5 model for creating chatbot. Enjoy!
Read more -->
Learn how to develop a research assistant app powered by AI agents. These agents can formulate step-by-step solutions and generate reports in text files.