Thread
:
Porting apps to Leste
View Single Post
Arno_11
2024-11-30 , 22:38
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
Quote & Reply
|
The Following 3 Users Say Thank You to Arno_11 For This Useful Post:
carlosgonz
,
Maemish
,
t-b
Arno_11
View Public Profile
Send a private message to Arno_11
Find all posts by Arno_11