samlhuillier

↗ HN profile [ 66.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Reor is an open-source AI note-taking app that runs models locally. The four main things to know are: 1. Notes are connected automatically with vector search. You can do semantic search + related notes are automatically…

  2. Show HN: AI News Analyst (newsanalyst.vercel.app)

    I built this basically to learn RAG. Ended up getting ahead of myself and building a full scraping pipeline that runs hourly across the news source and embeds them into a vector dab for retrieval :)

  3. I want a way to submit a prompt and have a service decide which model is most suitable to respond to my prompt. Does this exist? Like as we get more fine-tuned, specialised models - queries should be directed to the…

  4. Something like Tiktok but just for aggregating links to blogs or articles

  5. Let's say I wanted to build an API to let users upload images and the api would fine tune stable diffusion for them returning either a checkpoint or another api that let's them run inference on the fine-tuned model.…