Skip to content

NayanBhiwapurkar/hacklytics24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacklytics 2024 Team Name - InnSight

Team Members:

Chatbot Interface

About the project

You can refer to the [about the project](https://innsight.streamlit.app/) section for more information.

For Users

The chatbot is deployed on Streamlit cloud and you can go here to have a conversation with the chatbot.

For Dev

Setup environment

First, clone the repo locally to your machine. Then, run the following commands:

virtualenv venv
source venv/bin/activate

pip install -r requirements.txt

Run the application

Run the following command and open the external link given by Streamlit, which would be displayed in the terminal, in the browser:

streamlit run pages/Main.py

Demo

Youtube link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages