--- title: sanatan_ai app_file: main.py sdk: gradio sdk_version: 5.38.0 python_version: 3.12 --- ### Introduction This is an Agentic-AI project that integrates all Hindu Sanatan Dharma scriptures into a single searchable platform. ### Supported Channels - Web (https://huggingface.co/spaces/vikramvasudevan/sanatan_ai) - Android (bhashyam.ai app) ### Start Web Server - Run the following command from project root > `uv run ./main.py` ### Automated AI Evaluator - Tests are defined in tests/test_config.py - Run the following command from project root to execute the tests. > `uv run -m tests.test_evaluator` - Test Logs are generated under `{project-root}/outputs/tests` folder as neatly formatted md files.