Open rmusser01 opened 5 months 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.
https://github.com/TypeError/secure
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.