-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Home
This wiki will guide you through the different options available for using Pythagora and GPT Pilot, depending on your needs:
- Pythagora: A powerful VS Code extension built on top of GPT Pilot, designed to simplify app development.
- GPT Pilot: The open-source core technology that powers Pythagora, available for exploration and customization.
If you're eager to start building right away, we recommend using Pythagora Pro:
Pythagora Pro is the prepaid version of Pythagora, optimized for builders and makers. It’s designed to be user-friendly and highly effective, removing the need for manual configuration.
Our development team continuously tests and updates Pythagora Pro to ensure it leverages the most efficient LLM models available. For the best performance, we suggest subscribing to Pythagora Pro and using it as-is, without modifying or changing any of the configurations.
GPT Pilot is ideal for users who want to dive deeper into the technology behind Pythagora. By cloning the GPT Pilot repository, you can explore and run the code directly from the command line or through the Pythagora VS Code extension.
You can use your own API keys from your preferred LLM provider (e.g., OpenAI, Anthropic, etc.) when running GPT Pilot. If you run GPT Pilot within Pythagora using your own API keys, a Pythagora Pro subscription isn’t required; however, you may incur costs from your chosen LLM provider.
- Install Pythagora VS Code Extension Here
- Using the Pythagora VS Code extension with your own API key
- Use Pythagora with an Existing Project
- GPT Pilot Repo
- Using GPT Pilot with OpenAI
- Using GPT Pilot with Anthropic
- Using GPT Pilot with frontend frameworks
- Using GPT Pilot with Local LLMs
- How to write a good initial project description
- Example applications created with Pythagora/GPT Pilot
- Frequently Asked Questions
- Discord - Join our Discord server to get help, file bug reports, and/or provide feedback.
- Command Execution