compliant-llm

Build Secure and Compliant AI agents and MCP Servers. YC W23

GitHub Stars

148

User Rating

Not Rated

Favorites

0

Views

30

Forks

8

Issues

4

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Python: 3.7 or higher

Installation Steps

1. Clone Repository

bash
git clone https://github.com/fiddlecube/compliant-llm.git
cd compliant-llm

2. Install Dependencies

bash
pip install compliant-llm

3. Start Server

bash
python -m compliant_llm.server

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies.