Skip to content

Repository files navigation

Audit Agent

Audit Agent enabling human AI collaboration on auditing documents against Regulatory Compliance.

1. Install Dependencies Locally

We use uv for package management.

export PYTHONPATH=$PYTHONPATH:/path/to/your/project_root
# Create Virtual Env & Install Deps
uv venv
source .venv/bin/activate
uv sync

2. Run Locally

python audit_agent/main.py

3. Containerize

docker build -t audit-agent:latest .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages