eliranwong / letmedoit

An advanced AI assistant that leverages the capabilities of ChatGPT API, Gemini Pro, AutoGen, and open-source LLMs, enabling it both to engage in conversations and to execute computing tasks on local devices.
https://letmedoit.ai
GNU General Public License v3.0
112 stars 24 forks source link

Cross-platform GUI #56

Open eliranwong opened 4 months ago

eliranwong commented 4 months ago

Cross-platform GUI, will add a qt-based one.

Will keep tui as an option

eliranwong commented 4 months ago

Added a simple text input box first, will add more. screenshot:

https://github.com/eliranwong/letmedoit/commit/cc13890aca0265ecee61eaaf6ee79529f69b2c3f

eliranwong commented 4 months ago

Screenshot from 2024-03-11 14-06-32

experimental Desktop Assistant added to developer mode; accessible via system tray

still need some clean up and set up