31 points gkamer8 | 6 comments | | HN request time: 0.8s | source | bottom
1. gkamer8 ◴[] No.42186502[source]
I've hosted Abbey for sometime at https://abbey.us.ai and now made a version you can self host. Students use it a lot for reading.

On the whole, it orchestrates a variety of models (TTS, OCR, LLM, etc.) and other tools (search engines, file storage) to make a configurable, private AI gateway. You can plug in your own third party API keys or self-host the models as well using Ollama.

2. phren0logy ◴[] No.42186663[source]
Thanks, this seems like a really useful. It seems like it defaults to private collections of documents for each user, which is surprisingly hard to find.
replies(1): >>42187620 #
3. gkamer8 ◴[] No.42187620[source]
Hey, thank you! Could you explain that point about private collections more?
4. jacooper ◴[] No.42193363[source]
This seems to be aiming to do something similar to notebooklm.
replies(1): >>42196413 #
5. gkamer8 ◴[] No.42196413[source]
We released the Workspace feature 2 weeks before Google released theirs, which was shockingly similar obviously. Watching Google succeed (?) with notebook LM has been... frustrating. (ofc they did not copy Abbey, it was just annoying)