Voltaic314 / Study_Fam_Discord_Bot

This is just a repository for a discord bot made for our study fam discord server. It has multiple different commands for various purposes.
MIT License
1 stars 1 forks source link

Increase chat functionality with AI #8

Open Voltaic314 opened 10 months ago

Voltaic314 commented 10 months ago

GPT 4 Free might be a good thing to potentially look into. But it may pose more problems than what it's worth. As it stands, the OpenAI API pricing is a bit too much for me to justify implementing this on such a small scale. But there are some ways I think we could make it work.

From my own testing, GPT 4 Free seems to be a bit slow but it does seem to work pretty well once it does work. I think it would be good for static things, like posting the news once a day, or doing things at set intervals, instead of reacting in the moment and responding to people directly.

I will be researching this a bit further before I can give more specific info on it. This is less of an "issue" and more of an open discussion. Any and all ideas are welcome for how we could improve study bot's functionality via life-like text AI.