AI-powered GitHub assistant with file deployment, repo analysis, and README generation.
Project description
AGA — AI GitHub Assistant
An AI-powered GitHub assistant that automates file deployment, repository analysis, README generation, and commit messages — all from a clean web UI or CLI.
Features
- AI File Deployment — Upload files and push them directly to any GitHub repository with an AI-generated commit message
- Repo Manager — Browse, navigate, and manage your GitHub repositories and files from a visual explorer
- Deep Analyzer — Get AI-powered health scores and architectural reports for any public or private repository
- Smart README Generator — Generate professional README files in multiple styles (professional, startup, minimal, etc.)
- Repo Creator — Create new GitHub repositories directly from the UI
- CLI Support — Run core features from the terminal using the
agacommand
Tech Stack
Installation
pip install aga-ai-github-assistant
Quick Start
Web UI
py -m app.main
Then open your browser at http://127.0.0.1:7860
CLI
# Create a repository
aga create-repo my-new-repo --description "My project" --public
# Analyze a repository
aga analyze https://github.com/username/repo
Configuration
Create a .env file in your project root:
GITHUB_TOKEN=ghp_...
GROQ_API_KEY=gsk_...
Usage
1. Authentication Tab
Enter your GitHub Personal Access Token and Groq API Key to initialize the platform.
2. Repo Manager Tab
- Sync your repositories
- Navigate folders with the file explorer
- Upload and deploy files with AI-generated commit messages
3. Deep Analyzer Tab
Paste a GitHub repo URL and get:
- Health, Security, and Documentation scores
- A detailed AI architectural report
4. Smart README Tab
Paste your project structure or summary and generate a README in your preferred style.
5. Repo Creator Tab
Create a new GitHub repository directly without leaving the app.
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aga_ai_github_assistant-1.3.0.tar.gz.
File metadata
- Download URL: aga_ai_github_assistant-1.3.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad3f6f535cc076165fa7ad89d549f7d534be85e4b82c996d2d7c76a7f13abd6c
|
|
| MD5 |
066613b8edef7647058815a983e8fe52
|
|
| BLAKE2b-256 |
5a1179ef539b84ebaac88e81f0b22aab13271501e31e7e25d61efdee1fea4bec
|
File details
Details for the file aga_ai_github_assistant-1.3.0-py3-none-any.whl.
File metadata
- Download URL: aga_ai_github_assistant-1.3.0-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e6ba25627709805a050ed378ceb5c33cbf7dfb37667903fd3b7f08305632883
|
|
| MD5 |
f68e95249c897c13951f4bb3da8703fa
|
|
| BLAKE2b-256 |
66789d10b6c3b30c32e71595957207f26f9479bc7b3af3b59dd90266e171de00
|