Metadata-Version: 2.4
Name: aga-ai-github-assistant
Version: 1.2.0
Summary: AI-powered GitHub assistant with file deployment, repo analysis, and README generation.
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: gradio>=4.0.0
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: langchain
Requires-Dist: langchain-groq
Requires-Dist: langchain-core
Requires-Dist: PyGithub
Requires-Dist: python-dotenv
Requires-Dist: httpx
Requires-Dist: fpdf2
Requires-Dist: tabulate
Requires-Dist: tenacity
Requires-Dist: click
