1. github open source project - chatbot danny
- Posted by ron77 5 days ago
- 158 views
Hello, I coded (or actually ported from FreeBASIC) my old main chatbot "Danny," which I've been working on for 4.5 years (FreeBASIC then C, now Euphoria/Phix version) what is chatbot danny? a simple (non AI) conversational chatbot based on the ELIZA algorithm with a customizable database.txt file for its keywords and replies, a text-to-speech 'voice.exe' CLI engine, and a phix GUI window The project is open-sourced as a public domain or "unlicensed" project, and I hope to get the executable verified and signed with a trusted industry signature, so antivirus software companies will not flag it as a false positive...
In the meantime, here is the URL to the GitHub repository:
Kind regards :)