Omni-LLM-Chatbot is a powerful AI chatbot designed to excel in conversational abilities, retrieving information from documents, and searching for and synthesizing answers from the internet.
-
Conversational Abilities: The chatbot is designed to understand and respond to complex human language, making interactions feel natural and intuitive.
-
Information Retrieval: Omni-LLM-Chatbot can efficiently retrieve information from documents, making it a valuable tool for data analysis and knowledge extraction.
-
Internet Search and Synthesis: The chatbot is capable of searching the internet for information and synthesizing concise, accurate answers, saving you the time and effort of manual search.
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
-
Clone the repo
git clone [email protected]:nguyenph17/llm-omni-chatbot.git
-
Install the necessary packages with the following command:
pip install -r requirements.txt
The project is under development. It will be released soon.