/Simple_Chat_Bot

This project combines a chat bot with voice recognition capabilities to create an interactive Q&A system. The chat bot can recognize speech input, find the best match for a given question from a knowledge base, and provide an appropriate response. Additionally, it can learn new responses from the user.

Primary LanguagePythonMIT LicenseMIT

Stargazers