solygambas/python-openai-projects

13 projects using ChatGPT API, Whisper, Embeddings, and DALL-E with Python.

55Stars on the repository
10Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

auth-auditor

01

solygambas/python-openai-projects

Agent Claude Code

Use this agent to perform a focused security audit of authentication-related code (NextAuth v5 credentials + GitHub, email verification, password reset, and profile update flows). It reports only real, validated issues and writes results to docs/audit-results/AUTHSECURITYREVIEW.md.

55 4mo ago A 61 tokens

code-scanner

02

solygambas/python-openai-projects

Agent Claude Code

Use this agent when you need to audit a Next.js codebase for security vulnerabilities, performance bottlenecks, code quality issues, or opportunities to refactor code into smaller components. This agent focuses on actual implemented code and does not flag missing features or unimplemented…

55 4mo ago A 383 tokens

refactor-scanner

03

solygambas/python-openai-projects

Agent Claude Code

Use this agent when you need to scan a codebase for repeated code patterns, duplicated logic, and inline helpers that can be extracted into reusable utility functions. This agent focuses specifically on DRY violations and refactoring opportunities, not security or performance. Examples: Context: User wants to find…

55 4mo ago A 321 tokens