rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM (eventually)
Apache License 2.0
128 stars 6 forks source link

Enhancement: Setup Installers for each platform instead of just installer scripts #210

Closed rmusser01 closed 6 days ago

rmusser01 commented 2 weeks ago

Title. Would resolve a lot of headaches.

Something like https://github.com/kalomaze/koboldcpp/blob/concedo/make_pyinstaller.sh & https://github.com/kalomaze/koboldcpp/blob/concedo/make_pyinstaller.bat

rmusser01 commented 1 week ago

Also dockerfiles https://mkennedy.codes/posts/python-docker-images-using-uv-s-new-python-features/

rmusser01 commented 6 days ago

Just gonna do Dockerfiles. Doesn't make sense to make fat binaries with the databases + required files + updating. Not right now at least.