Are there any free API to be consumed for a simple chatbot

Are there any free api that can be use to create a simple chatbot please... I was told the openai api should be paid, even if we are using the gpt 3.5 turbo model
9 Replies
ἔρως
ἔρως6mo ago
define "chatbot"
Faker
FakerOP6mo ago
hmm like an "assisant", I say "write hello world code in js" , it replies me with the right response I thought the API for openAI, the 3.5 model was free :c
Jochem
Jochem6mo ago
I'd recommend literally any other project to learn to use an API not just because AI is garbage at programming and a bad resource for beginners, but the API is just also uninteresting. You connect to it, send a query, then print out the response. That's it.
ἔρως
ἔρως6mo ago
you are diving into deep waters before you are able to eat on your own hold your horses and learn other stuff first
Faker
FakerOP6mo ago
yep you guys are right, I will just stick to the basics and look for another api project if you guys can sugguest any cool api project, would be nice :c
ἔρως
ἔρως6mo ago
a weather app, for example
Jochem
Jochem6mo ago
pokedex works too
ἔρως
ἔρως6mo ago
stackoverflow has a free api too there are ok-ish movie apis
Faker
FakerOP6mo ago
yep I will have a look, thanks !

Did you find this page helpful?