samlhuillier
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Banana Form: Typeform clone that let's you design forms with AI (bananaform.app)
- France to fine patients €5 for missing GP appointments (theguardian.com)
-
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…
- Top tech firms to let governments vet AI tools (theguardian.com)
- 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 :)
- Investigations into fine-tuning LLMs to be good at RAG (ragntune.com)
- GPT 3.5 vs. Llama 2 fine-tuning: A Comprehensive Comparison (ragntune.com)
- A simple guide to fine-tuning Llama 2 (brev.dev)
-
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…
- How to easily run Falcon-40B (brev.dev)
- Run Stable LM with Brev (brev.dev)
- The no-BS guide to fine tuning an LLM (brev.dev)
-
Something like Tiktok but just for aggregating links to blogs or articles
-
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.…