🔍 Module 2 of LLM Zoomcamp done!
- Embeddings with a lightweight ONNX model
- Vector search from scratch with numpy
- minsearch + chunking
- Keyword vs vector, and hybrid search with RRF
My solution: github.com/yazdanparast…
Free course by @Al_Grigor & @DataTalksClub:
github.com
LLM Zoomcamp - a free online course about real-life applications of LLMs. In 10 weeks you will learn how to build an AI system that answers questions about your knowledge base. - DataTalksClub/llm-...