Welcome to the official PiPilot documentation repository. This documentation covers PiPilot's AI-powered development platform, featuring conversational coding, multi-framework support, and advanced development tools.
This documentation includes comprehensive guides for:
- Introduction: Overview of PiPilot and its PIXEL FORGE technology
- Features: Conversational AI, voice integration, and visual editing capabilities
- Supported Frameworks: Next.js, Vite+React, and Expo integration
- Core Capabilities: File operations, AI-driven development tools, and project management
- SWE Agent: Autonomous GitHub App for collaborative development
- Integrations: Seamless connections with GitHub, Vercel, Netlify, Supabase, and Stripe
- MCP Server: HTTP-based Model Context Protocol server for AI assistants
- SDK: JavaScript/TypeScript SDK with full type safety
- Slash Commands: Quick access to development tools and AI capabilities
To preview documentation changes locally, use Mintlify's development server:
npm i -g mintlify
mintlify devView your local preview at http://localhost:3000.
Documentation is automatically deployed when changes are pushed to the main branch. The site is built using Mintlify's documentation platform.
To contribute to the PiPilot documentation:
- Fork this repository
- Create a feature branch for your changes
- Make your documentation updates
- Submit a pull request
For questions about PiPilot or this documentation, please visit our support channels or create an issue in this repository.