sanatan_ai / README.md
vikramvasudevan's picture
Upload folder using huggingface_hub
a1180f7 verified
|
raw
history blame
713 Bytes
metadata
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

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.