Hey everyone.
This is my first post here. I recently built a generative chatbot using keras. The chatbot uses LSTMs and dense layers to provide output to the user. The chatbot is currently text-based, however, I plan to add text-to-speech to it as well.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Nice content, liked the code part.. But how do you solve hallucinations for chatbots? Asking coz I read something similar on LLM hallucination detection