https://github.com/mazensayed91/chatbot-fastapi-backend
https://github.com/mazensayed91/chatbot-fastapi-backend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mazensayed91/chatbot-fastapi-backend
- Owner: Mazensayed91
- Created: 2021-10-22T21:14:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T19:57:39.000Z (over 4 years ago)
- Last Synced: 2025-02-09T19:43:15.630Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chatbot-fastapi
Backend for visual chatbot provided for pytorch hackathon
# How to use:
- run: uvicorn main:app --reload
- open http://127.0.0.1:8001/docs to see the routes documentation in swagger