You are browsing as a guest. Sign up (or log in) to start making projects!

studpid ai chatting program

  • 7 Devlogs
  • 13 Total hours

chat with models on ai.hackclub.com with ease

Ship #1

[get your key here!!](https://ai.hackclub.com/keys)

the premise of what i've done is very simple.

make something that makes models on ai.hackclub.com very easy to use. (by that choice it also includes openrouter)

i wanted it to be a lightweight terminal application instead of a hefty website with five bajillion frameworks and stupid simple to use:
- install the python package
- set your api key
- select your model
- start chatting

as this is the first ship it is bare bones, hopefully in the future ill make it more tui-ish and add streaming and other nice settings

Try project → See source code →
Open comments for this post

1h 7m 8s logged

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

0
0
2
Open comments for this post

3h 29m 32s logged

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

0
0
2
Open comments for this post

1h 27m 5s logged

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

1
0
3

Followers

Loading…