Spaces:
Running
Running
File size: 1,083 Bytes
d60f6c9 4ae5d9c d60f6c9 4ae5d9c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
---
title: README
emoji: π
colorFrom: purple
colorTo: pink
sdk: static
pinned: false
thumbnail: >-
https://cdn-uploads.huggingface.co/production/uploads/687e8e5f2a934193c10cc921/y3aliy462eANEyQCBPfOG.png
---
## RAG-Experiments
Exploring Retrieval-Augmented Generation (RAG) methods with practical, reproducible experiments.
We focus on building lightweight APIs, model comparisons, and exploratory demos around RAG, vector databases, embeddings, and evaluation.
## What We Do
Minimal RAG APIs (FastAPI + FAISS + embeddings).
Comparative experiments: Markov chains vs. LLMs, chunking strategies, rerankers.
End-to-end Spaces for testing retrieval and generation workflows.
Educational, open, and reproducible β for the community.
## Projects
Minimal RAG API
Chunking, reranking, and persistence strategies (ongoing)
## Contributors
This org is developed and maintained by:
Naga Adithya Kaushik β ML Engineer, GenAI enthusiast.
## Join the Journey
All experiments are open-source and community-friendly.
Check out the Spaces, fork projects, and share feedback! |