diff --git a/README.md b/README.md index c3eb324..0a6e5f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ayurveda Chatbot using LLaMA and RAG -This project is an interactive Ayurveda chatbot that uses a **Retrieval-Augmented Generation (RAG)** pipeline powered by the **LLaMA language model via Llama**. The chatbot provides Ayurvedic knowledge and answers user queries based on pre-trained PDF content. +This project is an interactive Ayurveda chatbot that uses a **Retrieval-Augmented Generation (RAG)** pipeline powered by the **LLaMA language model via Groq**. The chatbot provides Ayurvedic knowledge and answers user queries based on pre-trained PDF content. ---