> ## Documentation Index
> Fetch the complete documentation index at: https://codinitdev-mintlify-update-changelog-codinit-dev-90028.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> CodinIT is an open-source AI coding assistant and AI-powered development environment. Build full-stack applications with AI.

CodinIT is an open-source AI coding agent and AI-powered IDE that brings frontier large language models (LLMs) directly to your development environment. Unlike basic AI autocomplete tools, CodinIT is a true AI coding assistant that understands entire codebases, generates production-ready code, plans complex software architecture, and executes multi-step development tasks with intelligent AI pair programming.

## Navigate the AI development docs

<CardGroup cols={2}>
  <Card title="New to AI coding assistants" icon="rocket" href="/getting-started/installation">
    Install CodinIT AI IDE and start building with AI code generation
  </Card>

  <Card title="AI model configuration" icon="settings" href="/providers/cloud-providers">
    Connect Claude, GPT-4, Gemini, and 19+ LLM providers for AI-powered development
  </Card>

  <Card title="AI prompt engineering best practices" icon="wrench" href="/prompting/prompt-engineering-guide">
    Master AI prompting techniques for better code generation and software development
  </Card>

  <Card title="AI development features" icon="sparkles" href="/features/overview">
    Explore AI pair programming, code completion, and intelligent refactoring tools
  </Card>
</CardGroup>

## AI developer community & support

Join thousands of developers using AI-powered coding tools to build full-stack applications faster with machine learning assistance.

<CardGroup cols={2}>
  <Card title="Open-source AI coding tool" icon="github" href="https://github.com/codinit-dev/codinit-dev">
    Contribute to the open-source AI development platform on GitHub
  </Card>

  <Card title="Report AI coding issues" icon="bug" href="https://github.com/codinit-dev/codinit-dev/issues">
    Help improve AI code generation quality and IDE performance
  </Card>
</CardGroup>
