GptSdk is a Git-integrated prompt management platform that lets you store, organize, test, and run AI prompts directly from your own GitHub repository. It emphasizes full privacy (prompts stay in your own repo, no external servers), collaboration features via Git, and zero-latency execution by leveraging your existing tooling. The system supports creating, updating, testing, and comparing prompts across multiple AI runtimes and configurations, enabling streamlined prompt experiments and versioned prompt governance.
Key capabilities include:
- Fully private prompt storage in your GitHub repository with a clear tree structure for easy access and management
- Git-based collaboration, access control, logs, and pull requests to manage prompts as part of your software workflow
- Easy creation, updating, and deletion of prompts directly from your repository
- Batch testing of prompts across different variable values and AI models to identify the best prompt structure
- Run prompts directly from GitHub with a free AI runtime option and support for popular languages (PHP currently, with JS and Python coming soon)
- Portable prompt notation (.prompt) to ensure prompts are fully portable across runtimes
- Ability to build custom AI testing frameworks that fit your workflow and integrate with existing tools
- An upcoming AI mock workflow to simulate AI responses for testing and faster debugging
How it works in brief:
- Write prompts in your repository using the .prompt notation. 2) Test different configurations and models, compare responses side-by-side, and refine the prompts accordingly. 3) Run prompts from your GitHub environment without additional hosting costs, and scale testing as needed.
Safety and privacy considerations:
- All prompts and test results stay within your GitHub repository; no third-party access is required.
- You control who can access, modify, and review prompts via standard GitHub permissions.
Feature highlights
- Git-integrated prompt management with versioning and collaboration
- Private storage: prompts stored in your own GitHub repository, no external servers
- Create, update, delete prompts directly from the repository
- Batch test prompts across variables and AI models
- Compare responses side-by-side to identify optimal prompts
- Run prompts directly from GitHub using a free AI runtime; pay for advanced testing/fine-tuning
- Portable .prompt notation for cross-runtime compatibility
- Flexible, customizable AI testing frameworks that fit your workflow
- Upcoming AI mocks for workflow testing to simulate responses