Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namangupta123/graphic_chat_bot
A Chat bot for Graphic Era Deemed University using Streamlit.
https://github.com/namangupta123/graphic_chat_bot
api chromadb cohere cohere-ai faiss-cpu faiss-vector-database genai genai-chatbot genai-usecase huggingface-transformers langchain language python3 streamlit vector-database
Last synced: 12 days ago
JSON representation
A Chat bot for Graphic Era Deemed University using Streamlit.
- Host: GitHub
- URL: https://github.com/namangupta123/graphic_chat_bot
- Owner: Namangupta123
- Created: 2024-08-28T17:59:06.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T19:05:44.000Z (3 months ago)
- Last Synced: 2024-10-11T09:21:58.903Z (about 1 month ago)
- Topics: api, chromadb, cohere, cohere-ai, faiss-cpu, faiss-vector-database, genai, genai-chatbot, genai-usecase, huggingface-transformers, langchain, language, python3, streamlit, vector-database
- Language: Python
- Homepage: https://graphicchatbot.streamlit.app/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Graphic Era ChatBot
This is a Streamlit application that serves as a chatbot providing information about Graphic Era Deemed to be University. Users can ask questions related to the university, and the chatbot will provide answers based on the provided context.
## Features
- **Ask Questions:** Users can input their questions and receive answers related to Graphic Era University.
- **Information Retrieval:** The chatbot retrieves information from a text file containing details about the university.
- **Answer Generation:** Answers are generated based on the question asked by the user and the context provided.## Setup
To run this application, make sure you have the required dependencies installed. You can install them using the following command: