Hi. I’m not sure if this is the right place to post, but I wanted to ask if there is any existing project that would use AI to read through people’s message on discord and answer their questions (maybe based on a faq document) in real time, without requiring them to interact directly with your bot.
For example:
Someone asks in general chat something and the bot would read this message, identify it’s a common asked question and give a reply based on it. Pretty simple as my server isn’t big, so it would be just a couple questions a day
I wanted to also ask if that would be costly and if I could run that with a simple model running locally or an API is advised, please let me know (I never integrated AI with anything and that would be my first time)