Hello World 😊
How can I create A professional chat bot with a good UI
For further actions, you may consider blocking this person and/or reporting abuse
For further actions, you may consider blocking this person and/or reporting abuse
Sowndarya sukumar -
Nina Baghdasaryan -
Mint -
Cozy Themes -
Top comments (2)
if you want chatbots to work like google or siri you have to use some Api's
else
python
Chat bot with python, you have do it with flutter or tkinter for making a frontend, and for the rest you can take input with text or speech, I used a speech Variant without any front end
Like this you have to include for every bit of words.
But for text input
There might be better options than this, I am just giving this as a reference.
javascript
Here you have to get inputs from the html forms and can write the logic
Wow thanks 👍💖