Rare find

RAG Boilerplate. A complete system for building AI assistants that search through your documents and answer questions about them.

github.com/mburaksayici/RAG-Boilerplate

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Update README.md
  • docs(readme): minor changes on readme
  • docs(readme): minor fixes
  • docs(readme): more explanation on ports/services
  • feat(chunking): recursive overlap chunking added as a default for fas…
  • docs(naming): minor fix on naming
  • docs(readme): minor fix on reamde
  • docs(readme.md): chunking readme.md path issue
  • docs(chunking): readme md of chunking
  • docs(readme): update readme on readme_ssystem_design.md changes
  • docs(README_SYSTEM_DESIGN): README_SYSTEM_DESIGN added
  • docs(readme): tocs
  • docs(readme): clean up in readme
  • build(requirements): spacy issue
  • fix(prepare_eurlex): make sample data smaller, it takest ime
  • docs(readme): minor fix on setup
  • docs(readme): added .env setup
  • fix(redis-mongo): minor fixes on converstation state bw redis and mongo
  • fix(ui): minor fix on ui
  • fix(retrievalagent): minor fix on retrurn format