Skip to content
Weston Ludeke edited this page Sep 9, 2024 · 29 revisions

Welcome to the Pythagora/GPT Pilot Wiki!

This wiki will guide you through the different options available for using Pythagora and GPT Pilot, depending on your needs:

Overview

  • 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.

Getting Started

If you're eager to start building right away, we recommend using Pythagora Pro:

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

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.

Pythagora Guides

GPT Pilot Guides

Building Applications

Help and Support