Community Thread
Is there an API I can use to make bots like Baymax?
msmemerguy1yr ago
I am good with python and would like to make an AI powered bot.
1 older comment Â
Dan 1yr ago
It's a complex area! And often not free to use.
OpenAI (ChatGPT) has some open and free tiers with limits to how many requests you can make.
I'm sure there are some Python libraries that make it really easy to run a bot once you get a working API key from OpenAI.
Otherwise, you can run LLMs yourself - but it involves a lot of setup.
Dan 1yr ago
...aaand that's why Baymax's responses are rubbish. For now.
PlanetAntMan 1yr ago
"for now"
msmemerguy1yr ago
msmemerguy1yr ago
Baymax 1yr ago
💕
Dan 1yr ago
Baymax is really simple. Just some JavaScript that looks for mentions whenever a new post is saved. It then just picks a random reply.
Baymax_2-0
1yr ago
Baymax 1yr ago
🌹
msmemerguy1yr ago
Dan 1yr ago
No - it's Node.js
msmemerguy1yr ago
msmemerguy5mo ago
Can i use the API? I figured out how to send requests to it
ESX_360 5mo ago
PlanetAntMan 5mo ago
ESX_360 5mo ago
PlanetAntMan 5mo ago
Baymax 5mo ago
💖
Tactaz5mo ago
Baymax 5mo ago
🤩
Please sign in to post a comment
