AI Developer Tools

Code generation, debugging, API tools, documentation assistants, and dev automation.

GitHub Copilot

AI pair programmer inside your editor.

  • Suggests code as you type in VS Code and more
  • Speeds up boilerplate and repetitive patterns
  • Supports many languages and frameworks

Cursor

AI-first code editor for building faster.

  • Chat with your codebase and run refactors
  • Ask for changes across multiple files at once
  • Great for indie hackers and small dev teams

Codeium

Free AI code completion and chat.

  • Autocomplete functions and tests
  • Works with many IDEs and languages
  • Good alternative or complement to other copilots

OpenAI API

Foundation models for building AI features.

  • Add chat, search, and generation to your app
  • Use embeddings for semantic search and retrieval
  • Flexible pricing and model options for different use cases

Replit

Online IDE with AI assistance.

  • Code, run, and deploy in the browser
  • Use AI chat to explain and fix code
  • Ideal for prototypes, experiments, and learning