"""ProfillyBot - RAG-based personal profile Q&A system.""" __version__ = "0.1.0" __all__ = ["__version__"]