https://github.com/programmarchy/antler-hackathon
https://github.com/programmarchy/antler-hackathon
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmarchy/antler-hackathon
- Owner: programmarchy
- Created: 2024-10-08T19:02:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-08T19:06:25.000Z (over 1 year ago)
- Last Synced: 2025-06-19T20:03:59.471Z (12 months ago)
- Language: Python
- Size: 3.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abby
Abby is a chatbot that can help you answer questions about real estate.
In fact, she can even pass the real estate licensing exam!
## Run the demo
```
cd demo
python3 -m http.server
```
Then open a browser and navigate to http://localhost:8000