reposage-chatbot / README.md
Rohit Rajpoot
Add README.md with project overview and Live Demo link
75462c6
|
raw
history blame
447 Bytes
# RepoSage Chatbot Demo
A minimal Streamlit-based chatbot stub for the RepoSage project, deployed on Hugging Face Spaces.
## Features
- Echo-based chat stub (replaceable with real AI logic)
- CLI commands: `hello`, `heatmap`, `chat`
- Live demo hosted via Docker on HF Spaces
## Live Demo
Try it now:
πŸ”— [https://huggingface.co/spaces/rohitrajpoot/reposage-chatbot](https://huggingface.co/spaces/rohitrajpoot/reposage-chatbot)
---