Jonathan-Zollinger / devgpt-releases

An AI developer tool that turns tickets directly into code.

Home Page:https://devgpt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevGPT: We're building the world's best open-source dev agent.

Table of Contents

  1. Introduction
  2. Installation
  3. Features
  4. How It Works
  5. Key Outcomes
  6. FAQs
  7. Getting Started for Open-Source Contributors
  8. Support

Introduction

Welcome to DevGPT, the AI-driven development tool designed to transform the way you code. Created to assist developers in achieving their maximum potential, DevGPT is not just an auto-completion tool; it's your AI-powered dev-agent powered by gpt-4-32k and other models.

Features

  • Code Generation: Enter a prompt and get your required code generated.
  • Personalized Training: Our AI model trains on your code repository to generate code that perfectly fits into your codebase.
  • Follow-Up Prompts: Need to modify generated code? Just enter follow-up prompts.

How It Works

  1. Type Your Prompt: Simply enter a prompt describing the code you need.
  2. Wait for Generation: Our model takes an average of 40 seconds to generate your code.
  3. Optional Follow-Up Prompts: If you wish to modify the generated code, you can enter follow-up prompts.

Key Outcomes

  • Write Unit Tests: Automatically generate unit tests for your codebase.
  • Write Complex Functions: No need to fret over complex algorithms; let DevGPT handle them.
  • Create Components: Create UI/UX components effortlessly.
  • Debug: Troubleshoot issues in your code easily.

Next focuses (For OSS contributors)

  1. Updating documentation
  2. Add more git connetors (BitBucket and GitLab)
  3. Add context and tech stack
  4. Ensure that azure is providing gpt-4-32k

FAQs

  1. Is this similar to Github Copilot?
    • No, we are not an autocomplete tool. We handle entire tasks, acting as your co-developer.
  2. How much time will this save me?
    • Our average user saves 1.5 hours every day, allowing you to focus on more complex and fulfilling tasks.

Support

For any queries, issues, or support needs, feel free to contact us at support@devgpt.com


Happy Coding!

The DevGPT Team

About

An AI developer tool that turns tickets directly into code.

https://devgpt.com

License:Other


Languages

Language:TypeScript 98.6%Language:JavaScript 1.3%Language:CSS 0.1%