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
kxxt avatar

kxxt/chatgpt-actionArchived

0
View on GitHub↗
571 stars·60 forks·JavaScript·MIT·15 views

Chatgpt Action

Let ChatGPT review PRs for you

Features

  • Developer Integrations - Provides automated code analysis and feedback for pull requests.
  • Infrastructure and Automation - GitHub Action for automating tasks with the chat model.

Star history

Star history chart for kxxt/chatgpt-actionStar history chart for kxxt/chatgpt-action

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Chatgpt Action

Similar open-source projects, ranked by how many features they share with Chatgpt Action.
  • robusta-dev/kubernetes-chatgpt-botrobusta-dev avatar

    robusta-dev/kubernetes-chatgpt-bot

    915View on GitHub↗

    A ChatGPT bot for Kubernetes issues.

    Pythonchatbotchatgptkubernetes
    View on GitHub↗915
  • akka/akka-coreakka avatar

    akka/akka-core

    13,272View on GitHub↗

    Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient distributed systems. It provides a distributed computing platform and fault tolerant runtime that manages communication and state across networked nodes. The system uses location-transparent messaging and a cluster management system to organize nodes into high-availability architectures. This allows for the creation of elastic clusters that scale resources on demand and coordinate distributed workloads. The platform handles concurrent state management and distributed systems or

    Scala
    View on GitHub↗13,272
  • anc95/chatgpt-codereviewanc95 avatar

    anc95/ChatGPT-CodeReview

    4,445View on GitHub↗

    ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review pull request diffs and post feedback on code changes. It functions as a system for detecting bugs and suggesting improvements in source code. The tool provides a containerized runtime for deployment as a background process or through a GitHub Action. Users can customize the analysis behavior, style, and technical depth by adjusting model parameters and system prompts. The system handles automated code review workflows by triggering analysis via webhooks and CI pipelines, upd

    JavaScript
    View on GitHub↗4,445
  • addyosmani/psiA

    addyosmani/psi

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Chatgpt Action→

Frequently asked questions

What does kxxt/chatgpt-action do?

Let ChatGPT review PRs for you

What are the main features of kxxt/chatgpt-action?

The main features of kxxt/chatgpt-action are: Developer Integrations, Infrastructure and Automation.

What are some open-source alternatives to kxxt/chatgpt-action?

Open-source alternatives to kxxt/chatgpt-action include: robusta-dev/kubernetes-chatgpt-bot — A ChatGPT bot for Kubernetes issues. akka/akka-core — Akka Core is an actor model framework and asynchronous concurrency library used for building scalable and resilient… anc95/chatgpt-codereview — ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… apple/container — This project serves as a technical educational resource and software implementation example focused on dependency… addyosmani/psi.