https://github.com/aiengineeringforgrandmas/groq-code-aggregator-ai
CodeAggregatorAI is a powerful Groq, Llama3 and Streamlit application designed to aggregate an entire GitHub repository into a single, organized Markdown file, making it easy to feed to AI systems for tasks like code summarization, question answering, code generation and fine-tuning. 🧠
https://github.com/aiengineeringforgrandmas/groq-code-aggregator-ai
ai groq groq-api groq-lpu langchain langsmith llama3 llama3-1 llama3-70b-8192 llama3-meta-ai python streamlit streamlit-webapp
Last synced: 7 months ago
JSON representation
CodeAggregatorAI is a powerful Groq, Llama3 and Streamlit application designed to aggregate an entire GitHub repository into a single, organized Markdown file, making it easy to feed to AI systems for tasks like code summarization, question answering, code generation and fine-tuning. 🧠
- Host: GitHub
- URL: https://github.com/aiengineeringforgrandmas/groq-code-aggregator-ai
- Owner: aiengineeringforgrandmas
- License: mit
- Created: 2024-08-29T19:11:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T09:19:00.000Z (about 1 year ago)
- Last Synced: 2025-01-16T02:29:03.719Z (9 months ago)
- Topics: ai, groq, groq-api, groq-lpu, langchain, langsmith, llama3, llama3-1, llama3-70b-8192, llama3-meta-ai, python, streamlit, streamlit-webapp
- Language: Python
- Homepage: https://aiengineeringforgrandmas.xyz
- Size: 87.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ag·gre·ga·tor /ˈa-grə-ˌgā-tər/
- Someone or something that gathers together materials from a variety of sources.
- A website or software application that aggregates information, data, or code from various sources.
Examples:
- CodeAggregatorAI acts as an aggregator for GitHub repositories, collecting all the code files and organizing them into a single, AI-ready document.
- Developers can use CodeAggregatorAI as an aggregator to combine code from multiple projects into a unified codebase for analysis or training AI models.
CodeAggregatorAI is a powerful Groq, Llama 3 and Streamlit application designed to aggregate an entire GitHub repository into a single, organized Markdown file, making it easy to feed to AI systems for tasks like code summarization, question answering, code generation and fine-tuning. 🧠
Key Features:
- Aggregates all files from a GitHub repository, including code, documentation, and configuration files.
- Ignores common build artifacts and unnecessary files to focus on relevant code.
- Outputs a single Markdown file with a clear structure for easy AI processing.
- Provides options for whitespace removal and custom ignore patterns.
- Allows users to ask questions about the codebase using Groq's Llama 3 AI models. CodeAggregatorAI