Welcome to the HAPPYLAMMA, a RAG-Based Chatbot for neuroscience. This project utilizes the power of Retrieval-Augmented Generation (RAG) to deliver an advanced and interactive chatbot designed to answer questions and provide insights on neuroscience topics. By integrating the Ollama platform to run the Phi3 large language model (LLM) locally, the chatbot leverages sophisticated natural language processing capabilities. The system uses Chroma DB as a vector database to efficiently store and retrieve relevant information. For the frontend, LangChain is employed to manage the conversational flow, and Streamlit is used to create an intuitive and user-friendly interface.