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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pgosar avatar

pgosar/ChatGDB

0
View on GitHub↗
937 stars·32 forks·Python·MIT·20 views

ChatGDB

Harness the power of ChatGPT inside the GDB or LLDB debugger!

Features

  • AI Coding Assistants - Integrates conversational AI into the GDB debugger.

Star history

Star history chart for pgosar/chatgdbStar history chart for pgosar/chatgdb

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ChatGDB

These projects share indexed features with ChatGDB. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mervinpraison/praisonaiMervinPraison avatar

    MervinPraison/PraisonAI

    5,592View on GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    View on GitHub↗5,592
  • clidey/whodbclidey avatar

    clidey/whodb

    4,856View on GitHub↗

    whodb is a multi-database management interface and notebook client designed for exploring and managing data across various engines, including Postgres, MySQL, MongoDB, and Redis. It functions as a graphical interface for managing database connections, records, and schemas through a unified layer. The project features a natural language query interface that uses large language models to translate plain English into executable SQL or NoSQL queries. This is supported by schema-aware prompting that injects database metadata into the model context to ensure generated queries match actual table def

    Go
    View on GitHub↗4,856
  • codefuse-ai/awesome-code-llmcodefuse-ai avatar

    codefuse-ai/Awesome-Code-LLM

    3,385View on GitHub↗

    TMLR A curated list of language modeling researches for code (and other software engineering activities), plus related datasets.

    View on GitHub↗3,385
  • bloopai/bloopBloopAI avatar

    BloopAI/bloop

    9,510View on 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
    View on GitHub↗9,510
Compare all 30 related projects→

Frequently asked questions

What does pgosar/chatgdb do?

Harness the power of ChatGPT inside the GDB or LLDB debugger!

What are the main features of pgosar/chatgdb?

The main features of pgosar/chatgdb are: AI Coding Assistants.

Which projects share features with pgosar/chatgdb?

Projects with overlapping indexed features include: mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… clidey/whodb — whodb is a multi-database management interface and notebook client designed for exploring and managing data across… codefuse-ai/awesome-code-llm — [TMLR] A curated list of language modeling researches for code (and other software engineering activities), plus… codefuse-ai/codefuse-chatbot — An intelligent assistant serving the entire software development lifecycle, powered by a Multi-Agent Framework,… codeintegrity-ai/mutahunter — Open Source, Language Agnostic Mutation Testing. bloopai/bloop — Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale…