Skip to content

jbolanosc/bocadillo-chatterbot-python

Repository files navigation

chatbot

This project was generated using Bocadillo CLI version 0.2.2.

Install

Install Python dependencies:

pip install -r requirements.txt

Usage

Start the uvicorn server:

uvicorn chatbot.asgi:app

To enable hot reload, use the --reload option.

The server will run at http://localhost:8000.

Happy coding!

Getting help

To get further help on Bocadillo CLI:

To get help on Bocadillo, visit the Bocadillo docs site.

If you like Bocadillo, feel free to show some love by starring the repo. ❣️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages