5, 10 or 20 seats+ for your team - learn more
In order for the Llama-based chatbot app to answer chemistry questions reliably and without hallucination, you need to ground and supplement it with facts and knowledge. That’s why your local school district has tasked you with using RAG (Retrieval Augmented Generation) to help improve the capabilities of the chemistry chatbot app. RAG allows an LLM to search a knowledge base to help answer questions, avoiding unfortunate hallucinations. You’ll create a vector database for chemistry textbooks as the knowledge base, establish an RAG API server for the chatbot, and then deploy your new bot to both the web and Discord.
This liveProject is for software developers and IT professionals who are interested in building LLM applications in their own domains. To begin this liveProject, you will need to know the following:
geekle is based on a wordle clone.