CodeRAG / src /coderag /__init__.py
Sebastiangmz's picture
Initial CodeRAG deploy
d557d77
raw
history blame contribute delete
108 Bytes
"""CodeRAG: RAG-based Q&A system for code repositories with verifiable citations."""
__version__ = "0.1.0"