Skip to content

Janmejay2005/GAILSPRATAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

flask_chatbot_project/ ├── backend/ │ └── app.py # Flask backend server ├── frontend/ │ └── chatbot_ui.py # Streamlit frontend ├── templates/ │ └── login.html # HTML template for login page ├── static/ │ └── style.css # CSS for styling └── chatbot.db # SQLite database file

Things needed to be downloded Before starting the project

pip install flask streamlit pdfminer.six

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published