Endpoints AIEndpoints AI

Getting Started

This guide will help you get started and unlock the full potential of Endpoints AI.

This guide will walk you through the initial setup steps so you can start building with confidence. These settings are quick to configure, and once done, you won’t have to worry about them again. Let’s get started!


Basic Setup

These are one-time settings that will prepare your account for seamless use of the platform.

Step 1: Create Your Account

Creating an account on Endpoints AI is simple and secure. Just sign up using your GitHub account, and you’ll be automatically redirected to your Dashboard.

Why do I need to create an account?

All the code generated for your projects will be stored securely in your private GitHub repositories. This ensures you have full ownership and access to your code, enabling a first-class developer experience.


Step 2: Explore Sample Projects

Before diving in, you may want to see what Endpoints AI can do. That’s why we’ve included a SAMPLE PROJECTS section on the Dashboard.

  • These are projects created entirely using Endpoints AI.
  • Simply click on any sample project to explore it.
  • The generated code is available in public GitHub repositories, so you can:
    • Clone the repositories.
    • Inspect the code structure.
    • Run the Docker containers to see the projects in action.

As the platform evolves, we’ll continue to add and update sample projects to showcase new features and possibilities.


Step 3: Set Up Your LLM API Keys

Endpoints AI works seamlessly with GPT-4.0 and Claude 3.5 Sonnet. To create a project, you’ll need to configure your LLM API keys. The process is simple and secure.

Your keys are secured

Your API keys are encrypted using AES-256 encryption, ensuring they remain secure. Even we cannot see your keys. All LLM calls are processed on our backend, and keys are decrypted only during the API invocation.

Steps to Set Up Your Keys

  1. Navigate to the Settings section in the Profile Dropdown on the platform.
  2. Add your API keys for one or both LLM providers (OpenAI and/or Anthropic).
  3. Save your keys, and you’re ready to go!

If you configure both keys, you can:

  • Use different LLM providers for different projects.
  • In future releases, you’ll even be able to switch models within a project.

We validate your API keys by sending a simple "Hi" message to the respective LLM provider. This test costs you almost nothing.


Next Steps

Once your setup is complete:

  1. Explore sample projects to get a feel for the platform.
  2. Start creating your first project with Ender guiding you every step of the way.
  3. Enjoy building enterprise-grade applications with a platform designed to make development intuitive and efficient.

Why Choose Endpoints AI?

We’ve designed Endpoints AI to make your development experience smooth and productive. Here’s what makes the platform stand out:

  • Ownership and Security: Your code resides in your private GitHub repositories—accessible only to you.
  • Interactive AI: Ender handles the complexities of AI, so you can focus on your expertise.
  • Developer-Centric Tools: From automatic code generation to future-ready features like CI/CD pipelines, Endpoints AI is tailored for engineers and architects.

Let’s build something extraordinary together!


Last updated on

On this page