oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
Enables automated code review and refactoring through slash commands (`/review`, `/refactor`) on GitHub issues and pull requests. Built on Probot framework with ChatGPT API integration via SESSION_TOKEN authentication, deployable serverlessly to Vercel with GitHub App webhooks for event-driven interactions.
391 stars. No commits in the last 6 months.
Stars
391
Forks
107
Language
JavaScript
License
ISC
Category
Last pushed
Oct 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/oceanlvr/ChatGPT-ProBot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login,...
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
jakecyr/openai-function-calling
Helper functions to generate JSON schema dicts for OpenAI ChatGPT function calling requests.
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
supershaneski/openai-api-function-call-sample
A sample app to demonstrate Function calling using the latest format in Chat Completions API and...