bclavie

↗ HN profile [ 63.9 ms ] full profile
Karma
32
Created
January 31, 2023 (3y ago)
Submissions
0
  1. Hey HN! If you’re at all interested in LLMs/LLM-apps, you’ve probably heard of RAG: Retrieval-Assisted Generation, i.e. retrieving relevant documents to give to your LLM as context to answer user queries. Today, I’m…

  2. A neat (in my opinion) little side-project I've been working on, both to get somewhat basic React skills going, and to work with LLMs on even more cool projects to build. It should work for most major languages and…