Next Steps

Once you have a working bot, you can start to think about how to make it more useful. Here are some ideas:

  • Add a natural language processing (NLP) library to your bot so that it can understand more complex commands. For example, you could use wit.ai to add NLP to your bot.

  • Add a database to your bot so that it can store information. For example, you could use qdrant to add a database to your bot.

Please share what you come up with with the community 😃

Last updated