fabriziosalmi/iamnotacoder
AI code generation and improvement
This tool helps Python developers automatically improve existing code and generate new application code. It takes a GitHub repository URL and specific Python files as input, then applies AI-powered refactoring, static analysis, and automated testing. The output is cleaner, more robust code, often presented as a GitHub pull request, making it easier for developers to maintain and enhance their projects.
No commits in the last 6 months.
Use this if you are a Python developer looking to automate code quality improvements, generate unit tests, or quickly prototype new applications using AI.
Not ideal if you are not working with Python code or if you prefer to manually review and apply every code change without AI assistance.
Stars
34
Forks
5
Language
Python
License
MIT
Category
Last pushed
Aug 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/fabriziosalmi/iamnotacoder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
handrew/browserpilot
Natural language browser automation
fmind/bromate
Web browser automation through agentic workflows.
boraelci/java-test-genie
A command-line tool for AI-driven unit test generation
przeprogramowani/10x-test-planner
A Node-based CLI tool to generate test plans from video recordings using Google's Gemini models.
PinsaraPerera/PyTestAI
PyTestAI is a CLI tool that automatically generates pytest-compatible test cases for your Python...