OpenAI
It's year 2023, the AI bots will take over the "world" so here is a template for it for bOS too...Kodu-Http (OpenAI) (1.2).bos
Right now it works just as a outdated google search with better logic or smth. Somehow the image generator crashes the http driver. Remember everything is in beta.
To get it working you need to make a account for OpenAI and generate your API key.
1. insert it here - for both completions and image generator commands YOUR_KEY.

2. You can ask the AI your question and it should respond. Made a TTS for it's answers too so its extra creepy.

FYI it's not as good as the web page bot - for longer answers sometimes it doesn't give out the full info and I've seen that some of codes may go missing. In theory you can make it give you suggestions automatically too. If it gives you a BadRequest error see if the input is all in one line. It does not like it when some text is on a new line.
Happy new year!

Hello Jurgen,
as always, great work on the integration! Will test it out internally as well and post the example (with your credit of course) to our website for all to use!
Best regards, Support team
It's not done yet, so it's still too raw to share, but I'm happy to let anyone contribute, edit, and test it. I even forgot to add the DeepSeek-R1 model to the list, so there's still a lot of work to do. But I did include all the other DeepSeek models, making it easy to switch between them for testing.
What I love about it is that it runs locally, and it's surprisingly good at answering my stupid questions.
Also, I couldn't get chat streaming to work. It would be awesome if users could see the bot's "Thinking" process, as there's a lot of back-and-forth reasoning happening, and it's fun to watch. Is there a way to get streaming to work with the HTTP driver so it stays connected for about five minutes?