Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Chatbot tutorial #208

Closed
florimondmanca opened this issue Mar 11, 2019 · 0 comments
Closed

Chatbot tutorial #208

florimondmanca opened this issue Mar 11, 2019 · 0 comments
Assignees
Labels
docs Documentation improvements or other changes enhancement New feature or improvement of an existing one third-party Related to a third-party repo or project
Milestone

Comments

@florimondmanca
Copy link
Member

florimondmanca commented Mar 11, 2019

Is your feature request related to a problem? Please describe.
The current quickstart guide is arguably just a pile of code, and I feel we can do better.

Describe the solution you'd like
Let's keep the hello world example from the quickstart guide, and replace the rest with a step-by-step tutorial of building a chatbot server, from design to testing.

Describe alternatives you've considered

  • Keep the current quickstart. Not informative nor inspiring enough.
  • An echo WebSocket server. Pointless / not representative of the real world.

Implementation ideas

  • ChatterBot.
  • Our built-in WebSocket stack.
  • Create a WS client using the websockets library.
  • Showcase the usage of providers.
  • Write some tests with pytest.
  • Perhaps deploy to Heroku or something?

Additional context
A lot of stuff in the docs was written early and I think we need to brush things up a bit. This is part of that!

@florimondmanca florimondmanca added enhancement New feature or improvement of an existing one docs Documentation improvements or other changes third-party Related to a third-party repo or project labels Mar 11, 2019
@florimondmanca florimondmanca self-assigned this Mar 15, 2019
@florimondmanca florimondmanca added this to the v0.13.0 milestone Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Documentation improvements or other changes enhancement New feature or improvement of an existing one third-party Related to a third-party repo or project
Projects
None yet
Development

No branches or pull requests

1 participant