ILikeAI / AlwaysReddy

AlwaysReddy is a LLM voice assistant that is always just a hotkey away.
MIT License
524 stars 50 forks source link

Tkinter GUI #22

Closed 16x3b closed 1 month ago

16x3b commented 2 months ago

Tkinter, LM_studio (Default). Change the boolean flags in the config if you want to use another option for now. Have not added flags to GUI yet. Will add by this weekend most likely.

16x3b commented 2 months ago

To launch the GUI run:

python ReddyGUI.py

ILikeAI commented 1 month ago

This is awesome! But for now ill keep the main AlwaysReddy project as CLI only to keep it more light weight and easier to work with, nice work! I see you have a public fork of it so people can access the GUI there