Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 346 Bytes

PrivacyPilot: Privately Deployed AI Agentic Plugin

A locally deployed plugin integration for Agentic LLM Apps.

Install

pip install ppilot

Quick Start

Just run this cmd:

ppilot_serve

Contribution

You are recommanded to contribute PR to the main branch since it is a tiny project now.

Thanks for your contribution!