An open API service indexing awesome lists of open source software.

https://github.com/mazensayed91/chatbot-fastapi-backend


https://github.com/mazensayed91/chatbot-fastapi-backend

Last synced: over 1 year ago
JSON representation

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