RTIC / Projects

← Back to Projects

RAG Core

An RTIC experiment for building and serving retrieval-augmented generation data.

prototype

Research prototype workflow

Current scope

The public repository documents a small RAG workflow rather than a finished end-user product.

Repository components

  • A script for preparing vector data.
  • Qdrant as the documented vector database.
  • A Python API that can be started with uvicorn and inspected through generated API documentation.

Status and evidence

This entry is labelled Prototype because the repository presents setup and experimentation instructions, not a production service commitment.