awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ricklamers avatar

ricklamers/gpt-code-ui

0
View on GitHub↗
3,540 Stars·430 Forks·Python·MIT·5 Aufrufe

Gpt Code Ui

An open source implementation of OpenAI's ChatGPT Code interpreter

Features

  • Web Applications - Code interpreter environment integrated with AI.
  • AI Coding Assistants - Open-source implementation of an interactive AI code interpreter.
  • Developer Tools - Open-source implementation of a code interpreter interface.

Star-Verlauf

Star-Verlauf für ricklamers/gpt-code-uiStar-Verlauf für ricklamers/gpt-code-ui

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gpt Code Ui

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gpt Code Ui.
  • killianlucas/open-interpreterAvatar von KillianLucas

    KillianLucas/open-interpreter

    64,024Auf GitHub ansehen↗

    Open Interpreter is a coding agent that uses large language models to write and execute code directly on a local host machine. It functions as a system for performing operating system tasks and file manipulations through a natural language interface. The project features a model orchestrator that allows switching between different language model providers and emulation harnesses. It employs a loop-based reasoning process to iteratively generate code and process execution output until a goal is achieved. Its capabilities include cross-platform system automation, local model integration for da

    Rust
    Auf GitHub ansehen↗64,024
  • qodo-ai/pr-agentAvatar von qodo-ai

    qodo-ai/pr-agent

    11,630Auf GitHub ansehen↗

    PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate version control workflows. It functions as a programmatic agent that integrates with version control platforms to provide automated quality checks, explain code changes, and manage pull request documentation. The system distinguishes itself by enforcing organizational engineering standards through a customizable rule-based system. It leverages retrieval-augmented generation to inject repository context and organizational guidelines into its analysis, ensuring that feedback remain

    Pythoncode-reviewcodereviewcoding-assistant
    Auf GitHub ansehen↗11,630
  • continuedev/continueAvatar von continuedev

    continuedev/continue

    33,716Auf GitHub ansehen↗

    Continue is an automated code review platform that integrates AI agents directly into the software development lifecycle. By executing custom validation rules against pull request diffs, it provides immediate feedback through repository status checks, allowing teams to enforce quality, security, and documentation standards before manual review begins. The system distinguishes itself through a file-based configuration model where validation logic is defined in version-controlled markdown files. These files act as system prompts that guide autonomous agents in evaluating code changes. This appr

    TypeScriptagentaiclaude
    Auf GitHub ansehen↗33,716
  • ravenscroftj/turbopilotAvatar von ravenscroftj

    ravenscroftj/turbopilot

    3,790Auf GitHub ansehen↗

    Turbopilot is a local large language model inference server designed to provide private code completions. It functions as a self-hosted engine that executes models on local hardware, ensuring development workflows remain offline and source code does not leave the machine. The system includes a quantization tool and model manager used to compress weights and merge sharded data into a unified binary format. This optimization reduces memory footprints and accelerates loading for execution on consumer-grade hardware. Performance is managed through a GPU accelerated inference engine that offloads

    C++code-completioncpplanguage-model
    Auf GitHub ansehen↗3,790
Alle 30 Alternativen zu Gpt Code Ui anzeigen→

Häufig gestellte Fragen

Was macht ricklamers/gpt-code-ui?

An open source implementation of OpenAI's ChatGPT Code interpreter

Was sind die Hauptfunktionen von ricklamers/gpt-code-ui?

Die Hauptfunktionen von ricklamers/gpt-code-ui sind: Web Applications, AI Coding Assistants, Developer Tools.

Welche Open-Source-Alternativen gibt es zu ricklamers/gpt-code-ui?

Open-Source-Alternativen zu ricklamers/gpt-code-ui sind unter anderem: qodo-ai/pr-agent — PR Agent is an AI-powered code analysis tool and pull request reviewer that uses large language models to automate… ravenscroftj/turbopilot — Turbopilot is a local large language model inference server designed to provide private code completions. It functions… continuedev/continue — Continue is an automated code review platform that integrates AI agents directly into the software development… killianlucas/open-interpreter — Open Interpreter is a coding agent that uses large language models to write and execute code directly on a local host… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… 30-seconds/30-seconds-of-code — This project is a developer knowledge base and a curated library of programming code snippets. It serves as a…