awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to oceanlvr/chatgpt-probot

Open-source alternatives to ChatGPT ProBot

24 open-source projects similar to oceanlvr/chatgpt-probot, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ChatGPT ProBot alternative.

  • biobootloader/wolverineAvatar de biobootloader

    biobootloader/wolverine

    5,083Ver en GitHub↗

    Wolverine is an AI code repair tool and self-healing Python runtime designed to monitor scripts for runtime crashes and automatically recover the source code. It functions as an automated script recovery tool that identifies failures and utilizes large language models to propose and apply corrections. The system operates through an iterative debugging cycle that captures traceback data and feeds it back into a language model to refine fixes through trial and error. To ensure safety, it includes a human-in-the-loop verification mechanism that requires manual approval before generated code chan

    Python
    Ver en GitHub↗5,083
  • bloopai/bloopAvatar de BloopAI

    BloopAI/bloop

    9,510Ver en GitHub↗

    Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale codebases. It utilizes a high-performance indexing system written in Rust to enable fast symbol and text retrieval across multiple programming languages. The project differentiates itself by using on-device embeddings for semantic code search, allowing users to locate logic based on meaning and intent rather than exact keywords. It combines a language model with a retrieval-augmented generation approach to provide a natural language interface for conversational querying and the gen

    Rust
    Ver en GitHub↗9,510
  • caleb-allen/vimbindings.jlAvatar de caleb-allen

    caleb-allen/VimBindings.jl

    124Ver en GitHub↗

    Vim emulation in the Julia REPL

    Julia
    Ver en GitHub↗124
  • chat2db/chat2dbAvatar de chat2db

    chat2db/Chat2DB

    25,762Ver en GitHub↗

    Chat2DB is an AI-powered SQL client and multi-database management GUI. It serves as a centralized graphical interface for administering diverse relational and non-relational database engines, integrating large language models to transform natural language prompts into executable SQL statements and application code. The tool utilizes schema-aware prompt engineering to inject database metadata into AI requests, ensuring generated queries match the actual schema. It also functions as an AI data reporting tool, using artificial intelligence to create dashboards and visual reports directly from da

    Java
    Ver en GitHub↗25,762

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • di-sukharev/opencommitAvatar de di-sukharev

    di-sukharev/opencommit

    7,341Ver en GitHub↗

    Opencommit is a command-line tool and automation suite that uses large language models to analyze staged changes and generate descriptive git commit messages. It functions as an AI-driven commit generator that can be integrated directly into the version control lifecycle. The project distinguishes itself through support for both cloud-based AI providers and locally hosted models to ensure data privacy. It provides specialized automation via git hooks for real-time suggestions and GitHub Actions for refining commit messages during continuous integration workflows. The tool includes capabiliti

    JavaScript
    Ver en GitHub↗7,341
  • franp-code/api-times-adderAvatar de FranP-code

    FranP-code/API-Times-Adder

    2Ver en GitHub↗

    API that adds each of the times sent in an array.

    JavaScriptapiapi-resttime
    Ver en GitHub↗2
  • gofireflyio/aiacAvatar de gofireflyio

    gofireflyio/aiac

    3,794Ver en GitHub↗

    aiac is an AI-powered command line tool designed to translate natural language requests into infrastructure code, DevOps workflows, and system scripts. It operates as a generator that uses large language models to produce cloud provisioning files, configuration files, and executable automation scripts directly from the terminal. The tool features a provider-agnostic model abstraction and a configuration-based routing system, allowing users to switch between different AI backends and discover compatible models. It includes an interactive shell interface for refining generated outputs through i

    Goaiamazon-bedrockchatgpt
    Ver en GitHub↗3,794
  • gotcha/vimpdbAvatar de gotcha

    gotcha/vimpdb

    207Ver en GitHub↗

    Pdb and Vim integration

    Python
    Ver en GitHub↗207
  • gventuri/pandas-aiAvatar de gventuri

    gventuri/pandas-ai

    23,587Ver en GitHub↗

    Pandas AI is a data analysis library and natural language interface that uses large language models to perform conversational querying on structured datasets. It functions as a retrieval-augmented generation framework designed to translate plain text questions into executable code for extracting insights from dataframes and structured files. The system includes a dedicated sandbox execution environment that runs AI-generated analysis code within an isolated container to prevent security risks and system compromise. It employs a natural language translation layer and contextual retrieval to ma

    Python
    Ver en GitHub↗23,587
  • idigbio/idigbio-search-apiAvatar de iDigBio

    iDigBio/idigbio-search-api

    30Ver en GitHub↗

    Server-side code driving iDigBio's search functionality.

    JavaScript
    Ver en GitHub↗30
  • inspirehep/rest-api-docAvatar de inspirehep

    inspirehep/rest-api-doc

    57Ver en GitHub↗

    Documentation of the INSPIRE REST API

    Ver en GitHub↗57
  • jfmengels/eslint-plugin-fpAvatar de jfmengels

    jfmengels/eslint-plugin-fp

    967Ver en GitHub↗

    ESLint rules for functional programming

    JavaScript
    Ver en GitHub↗967
  • kongware/ftorK

    kongware/ftor

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mckaywrigley/ai-code-translatorAvatar de mckaywrigley

    mckaywrigley/ai-code-translator

    4,166Ver en GitHub↗

    This project is an AI coding assistant and code translator designed to convert source code from one programming language to another while preserving original logic and functionality. It functions as an intelligent interface for learning programming techniques and implementing code through guided AI support. The system includes a manager for creating and executing local autonomous AI agents to automate technical workflows and study machine learning behaviors. It also features a learning integration server that connects AI assistants with external educational content and technical context. The

    TypeScript
    Ver en GitHub↗4,166
  • nicepkg/gpt-runnerAvatar de nicepkg

    nicepkg/gpt-runner

    381Ver en GitHub↗

    Conversations with your files! Manage and run your AI presets!

    TypeScriptaianthropicchatgpt
    Ver en GitHub↗381
  • nutlope/aicommitsAvatar de Nutlope

    Nutlope/aicommits

    9,022Ver en GitHub↗

    aicommits is a command line tool and AI code summarizer that generates descriptive git commit messages by analyzing staged code changes. It functions as an LLM git commit generator, transforming technical diffs into human-readable summaries based on standardized formats. The project features a multi-provider AI interface that connects to either cloud-based or local artificial intelligence models. Users can customize generation logic through specific language locales, length constraints, and custom prompts to ensure consistent version control documentation. The tool integrates directly into v

    TypeScript
    Ver en GitHub↗9,022
  • prompt-toolkit/ptpythonAvatar de prompt-toolkit

    prompt-toolkit/ptpython

    5,439Ver en GitHub↗

    ptpython is an enhanced interactive Python REPL and asynchronous console built on the prompt-toolkit library. It provides a customizable command-line interface for executing Python code with support for multiline editing, autocompletion, and syntax highlighting. The environment supports top-level await statements and asynchronous execution via an integrated event loop. It allows for extensive interface customization, including configurable key bindings for Vi or Emacs navigation and personalized color schemes. The shell includes capabilities for real-time syntax validation and the execution

    Python
    Ver en GitHub↗5,439
  • r-spacex/spacex-apiAvatar de r-spacex

    r-spacex/SpaceX-API

    10,822Ver en GitHub↗

    This project provides a standardized RESTful API for accessing comprehensive aerospace mission records and space exploration data. It serves as a structured interface for retrieving historical and upcoming launch details, hardware specifications, and media assets, while also providing real-time tracking for satellite orbital paths. The service distinguishes itself through a robust architecture designed for high-performance data retrieval. It utilizes in-memory response caching to reduce latency and server load, alongside query-parameter-based filtering that allows users to precisely control t

    JavaScriptapicapsuledocker
    Ver en GitHub↗10,822
  • shobrook/stackexplainAvatar de shobrook

    shobrook/stackexplain

    1,425Ver en GitHub↗

    A terminal assistant for the hopelessly confused

    Python
    Ver en GitHub↗1,425
  • sqlchat/sqlchatAvatar de sqlchat

    sqlchat/sqlchat

    5,731Ver en GitHub↗

    SQL Chat is a Docker-deployed chat interface that translates natural language questions into SQL queries and executes them against connected databases. It uses a large language model to generate SQL from plain English instructions, supporting both querying and record modification through INSERT, UPDATE, and DELETE statements within the chat conversation flow. The application connects to MySQL, PostgreSQL, MSSQL, TiDB Cloud, and OceanBase databases through a unified driver abstraction layer, allowing users to interact with multiple database types from a single chat interface. Users provide the

    TypeScriptchatgptclickhousecockroachdb
    Ver en GitHub↗5,731
  • sstirlin/c3c207b1052b613ab9554b4ebdfc3f35S

    sstirlin/c3c207b1052b613ab9554b4ebdfc3f35

    0Ver en GitHub↗
    Ver en GitHub↗0
  • tylors/4.5Avatar de TylorS

    TylorS/4.5

    21Ver en GitHub↗

    Monadic Assertions library

    TypeScript
    Ver en GitHub↗21
  • xodio/hm-defAvatar de xodio

    xodio/hm-def

    204Ver en GitHub↗

    Runtime type checking for JS with Hindley Milner signatures

    JavaScript
    Ver en GitHub↗204
  • zurawiki/gptcommitAvatar de zurawiki

    zurawiki/gptcommit

    2,414Ver en GitHub↗

    A git prepare-commit-msg hook for authoring commit messages with LLMs.

    Rust
    Ver en GitHub↗2,414