A chatbot implementation using the Llama 2 7B model, enhanced with Retrieval-Augmented Generation to provide factual and contextually relevant responses.
Large language models often hallucinate information and lack up-to-date knowledge.
Integrated a vector database with the fine-tuned Llama 2 model to retrieve relevant information before generating responses, improving factuality and relevance.
No links available for this project.