studpid ai chatting program
- 7 Devlogs
- 13 Total hours
chat with models on ai.hackclub.com with ease
chat with models on ai.hackclub.com with ease
welp it is ready
after a bit of polish, its ready for shipping!!!! atleast for linux not sure about windows and mac………….
wrote my own dumbass wrapper for openrouter because for some damn reason openrouter’s doesn’t work on windows
here’s the foundtains for saving config and chats and stuff. it was going well until i found out that responses from the model arent easily dumpable aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
so choosing python for this job was kind of a stupid idea, there is no framework that does what i want it to do. (static webapp) i wasted a crap ton of time trying different stuff only to scrap it all and turn it back into a tui program
heres a lil demo
yup, its just an interface to chat with models on ai.hackclub.com, currently its just a tui program, maybe i’ll turn it into a web app (no idea how i’m going to do that) or make an gui with tkinter