DEV Community

Emmanuel Saleem
Emmanuel Saleem

Posted on

πŸš€ Introducing Laravel Chatbot – A simple & powerful chatbot for your Laravel apps!

Hey fellow developers! I just released a Laravel package that makes it easy to add a database-driven chatbot to your applications. Features include:

  • Keyword-based Q&A with AND/OR logic
  • Conditional responses and session variables
  • Buttons and dynamic replies
  • Admin UI to manage intents/questions
  • Floating web chat widget or embedded web page
  • API support for programmatic messaging

Whether you want a customer support bot, FAQ bot, or just an interactive chat, this package has you covered.

πŸŽ₯ Check out the demo video here: LinkedIn Video

πŸ“¦ Get it on Packagist: Laravel Chatbot

Top comments (0)