View Single Post
Posts: 95 | Thanked: 113 times | Joined on Jul 2023 @ Europe
#40
Hello guys,
Chatgpt works fine on N900 through command line using some curl commands.
But i'm currently writing a GTK2 client in C using libcurl: it already works fine with low CPU and RAM usage for assistants, vision, tts, stt and other options.
It has been quite a challenge for me to parse JSON stuff from OpenAI correctly and to be able to keep previous chats in memory/logs (to give a kind of memory to the AI like the website does).
It still needs to become more user-friendly and lot of code must be cleaned.
I'll try to share it before the end of the year.
(NOTE: API key is needed of course)


Attached Images
 
 

The Following 3 Users Say Thank You to Arno_11 For This Useful Post: