rmusser01 / tldw

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

Improvement: Add additional 'server' version with increased capabilities/different focus #56

Open rmusser01 opened 1 month ago

rmusser01 commented 1 month ago

As a user, I would like to be able to have a server version, which has more powerful capabilities, so that I can access the service from any of my devices, and have the central database for myself 'shared' across devices.

This would involve splitting the code base for a 'linux server' version, which will use firecrawl for the scraping API, a local LLM instance by default ( https://huggingface.co/cognitivetech/samantha-mistral-instruct-7b_bulleted-notes_GGUF ) , and has user/password authentication support.