Chatting with Django’s documentation using langchain, Chroma & OpenAI APIs
Explore new AI tools for software development by building a Python CLI application that indexes Django's documentation and answers questions within that context using OpenAI's Embeddings & GPT APIs, Chroma, and langchain.