I'm currently working on a new #Rust project: a personalized local #SearchEngine that first looks at your #Bookmarks (with auto-tagging feature via a small embedded ML model, that does not work 100% well with real cases (works pretty well with my test content, tough :p)) and then tries to fetch results from other search engines, à la seeks/searx/searxng.
This is based on an idea/software by @technomancy@hey.hagelb.org: https://search.technomancy.us/. Follow the links at the bottom of the page for nice articles detailing his motivations and reasoning,
There's still lots of work but i'm pretty proud of my UI (i'm still quite a noob with CSS, so when i do something a bit coherent i'm happy) and tag searching works honestly great for now. I'll need to see in the future what happens when the bookmark collection grows.
I'm happy!
This is based on an idea/software by @technomancy@hey.hagelb.org: https://search.technomancy.us/. Follow the links at the bottom of the page for nice articles detailing his motivations and reasoning,
There's still lots of work but i'm pretty proud of my UI (i'm still quite a noob with CSS, so when i do something a bit coherent i'm happy) and tag searching works honestly great for now. I'll need to see in the future what happens when the bookmark collection grows.
I'm happy!
technomancy@hey.hagelb.org