smol-ai / GodMode

AI Chat Browser: Fast, Full webapp access to ChatGPT / Claude / Bard / Bing / Llama2! I use this 20 times a day.
https://smol.ai
MIT License
4.09k stars 321 forks source link

[Request / Question] Project status #287

Open karol-depka opened 4 months ago

karol-depka commented 4 months ago

Hello!

May I ask, what is the project status?

This is really useful / promising.

I see last commit "3 months ago". I am thinking of contributing. Already running it from source, and did some small changes to see how it works.

Some [megalomaniac] ideas would be to combine it with system search/launcher (A'la Alfred etc.) and with LAM-like machinery (Large Action Model a'la Rabbit R1) and with something like quake console. "One prompt [text area] to rule them all" ;). Other lines of thinking would be embedding this into VSCode. Other food for thought: Tauri (Rust) instead of Electron (just brainstorming).

Thoughts?

Any hints on project status/plans?

I'm also checking list of forks (maybe someone picked up the good work) :

curl -H "Accept: application/vnd.github.v3+json" \
     https://api.github.com/repos/smol-ai/GodMode/forks # TODO sort by last commit most recent

Gotta sort from most recent. But it's late tonight :).

Thanks. PS I'm investigating some bugs I'm running into to see if I can fix them.

ashishanand7 commented 3 months ago

seems dormant. let me know if you're working on a fork.

swyxio commented 3 months ago

haha yes contributions are welcome. i just have limited time/resources. we did explore Tauri for performance, however, we were told that building a multiple tabs browser like we do is explicitly an antigoal of Tauri so i'm not sure what to do there.

what's one small thing you'd like to contribute?