Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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: