Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1.16 KB

README.md

File metadata and controls

17 lines (15 loc) · 1.16 KB

Project Title: HarmonyHaven Chatbot

Imagine a tireless AI, designed to provide guidance, encouragement and coping mechanisms on Mental Health Issues. That is what the HarmonyHaven Chatbot is!

Getting Started

These instructions will help you get a copy of the project up and running on your local machine

Installing

Clone the repository: (https://github.com/Adebesin-Aramide/HarmonyHaven_chatbot) Change directory to the project root cd HarmonyHaven Chatbot Install the required libraries: pip install -r requirements.txt Run the app: streamlit run main.py

Tools and Technologies Used:

Pinecone: It is a vector similarity engine and vector database that comes with an API service for semantic search. Langchain: It is an open source library that provides abstractions for building LLM-based applications. Streamlit: It is a free and open-source framework to rapidly build and share beautiful machine learning and data science web apps. OpenAI API: It allows us to take the pre-trained models and use our training data, further train the models, and use the fine-tuned models for our use cases