Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 369 Bytes

PrivacyPilot: Privately Deployed AI Agentic Plugin

A locally deployed plugin integration for Agentic LLM Apps. This repo is at a very early stage of development.

Install

pip install ppilot

Quick Start

Just run this cmd:

ppilot_serve

Contribution

You are recommanded to contribute PR to the develop branch.

Thanks for your contribution!