HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gkamer8

no profile record

Submissions

Creating a WiFi Captive Portal for Guests at My Apartment

g0rdon.com
5 points·by gkamer8·geçen yıl·1 comments

Dear John: Complain to Us About Your Life

dearjohn.io
1 points·by gkamer8·geçen yıl·0 comments

How to add a note above your files when running `ls`

github.com
7 points·by gkamer8·geçen yıl·4 comments

Show HN: Generate a wiki for your research topic, sourcing from the web

github.com
4 points·by gkamer8·geçen yıl·1 comments

Show HN: An API that takes a URL and returns a file with browser screenshots

github.com
208 points·by gkamer8·geçen yıl·100 comments

Abbey: Self-hosted AI interface server for documents, notebooks, and chats

github.com
32 points·by gkamer8·2 yıl önce·5 comments

When Soviets Won the Cold War: Wading Through Pyotr Ufimstev's Work on Stealth

blog.us.ai
4 points·by gkamer8·2 yıl önce·0 comments

comments

gkamer8
·geçen yıl·discuss
I got a bit carried away trying to make a WiFi captive portal. A lot of the tutorials online are incomplete or underspecified, so I wanted to make sure this gets indexed.
gkamer8
·geçen yıl·discuss
Lmao really fun. I guess you're using a network request, but I wonder if you can access the models that the photos app seems to use locally.
gkamer8
·geçen yıl·discuss
Yes, sort of - that and scaling reasons. It's actually in that same repo now but in a different service. I'd like to remove it from the Abbey repo entirely eventually.
gkamer8
·geçen yıl·discuss
Oh wow, totally forgot. Just added MIT.
gkamer8
·geçen yıl·discuss
Hi, it is unfortunately not public and cannot be made so to my understanding. It was frustrating to talk about in job interviews for that reason and therefore was not on the LinkedIn.
gkamer8
·geçen yıl·discuss
Hi thanks! The domain actually used to be a redirect link to U.S. Automotive Industries (a trade publication). I reached out to them and got a deal, so it was a lot for me but not, like, we.ai expensive lol.

The name was always a corporate placeholder and I liked the idea of US Steel or General Electric type names. Some startups have done similar things, and many people actually like the name a ton. But I know it's controversial and so any products I made have their own names and branding that's pretty separate (see: Abbey).

Over the past few months I've gone the gov contracting route and the name actually made some sense, so I've used it raw. Still, the plan is to get a DBA in the near future and switch it up. Thanks for the advice!
gkamer8
·geçen yıl·discuss
Thanks, that's a great idea! I was originally going to go the vision model route because I'd also like people to be able to send instructions to sign in with some credentials (like when visiting the nytimes or something).
gkamer8
·geçen yıl·discuss
Thanks for the catch on my LinkedIn, I really should have that there now. It was originally something I kept private.
gkamer8
·geçen yıl·discuss
I'll try to improve the vibes :(

I've been working at this startup for almost two years now and that page and branding etc has been changing a lot as you can imagine ...
gkamer8
·geçen yıl·discuss
Yeah the EU cookie banners are annoying, I'm hoping to do some automation to click out of them before taking the screenshots
gkamer8
·geçen yıl·discuss
> Almost like it's designed to nerd-snipe someone into a PR to change the format based on Accept headers

pls
gkamer8
·2 yıl önce·discuss
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)
gkamer8
·2 yıl önce·discuss
Hey, thank you! Could you explain that point about private collections more?
gkamer8
·2 yıl önce·discuss
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.