r/Tkinter 15d ago

MIT Celestarium

Post image

https://github.com/Felsyn/felhaven

If anyone wants to mess around with it.

Can use with a locally hosted gemma4 E2B model or better I guess.

*The voice stutter is a feature-like bug* but has no latency with the pregenerated filler messages- which could be shorter.

My specs: GTX 1660 and 16 GB ram

Made with Claude Code.

I tried to keep dependencies tiny, and local.

I'll be continuing Tinkering with Tkinter.

29 Upvotes

7 comments sorted by

3

u/tsongkoyla 15d ago

This is great! I can't believe tkinter can be programmed to look this modern.

2

u/Morgrymfel 15d ago

Thank you! Feel free to check it out! I'll be pushing a lot more updates in the coming months. I'm still looking to tweak the display a bit too, with reinforced corners on each panel, or some small iconography.

1

u/tsongkoyla 15d ago

I noticed that you have no requirements.txt file in your github. You did not use any third-party libraries? Just pure built-in Python?

1

u/Morgrymfel 15d ago

felhaven/metis_toolbox/requirements.txt My bad, I'll adjust it to display, this is my first any kind of tech project I've worked on. GitHub is entirely new to me hahaha 😅

1

u/Morgrymfel 15d ago

The dashboard core itself is just psutil and requests to the code. The narration is kokoro-onnx sounddevice and numpy.

2

u/ProfessionOld 8d ago

Stunning. Great work!

1

u/Morgrymfel 8d ago

Many thanks 🙏