Skip to content

BhriguKD/CleaningSchedulingChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleaning Scheduling Chatbot

A Python-based chatbot that helps manage cleaning schedules using a local AI model.

🚀 Features

  • Chat interface powered by local API
  • Remembers tasks and times
  • Built with Flask (or whatever framework you're using)

🛠️ Setup

python -m venv .venv
source .venv/bin/activate  # or .venv\Scripts\activate on Windows
pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published