## **1. Useful tools**
- **https://gitingest.com/** - Turn any Git repository into a simple text digest of its codebase. This is useful for feeding a codebase into any LLM.
- **https://repo2txt.com/** - Convert Code in GitHub to a Single Formatted Text File.
## **2. AI GitHub Repos - Educational**
### [microsoft / generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners)
21 Lessons, Get Started Building with Generative AI.
### [microsoft / AI-For-Beginners](https://github.com/microsoft/AI-For-Beginners)
12 Weeks, 24 Lessons, AI for All!
### [microsoft / ai-agents-for-beginners](https://github.com/microsoft/ai-agents-for-beginners)
10 Lessons to Get Started Building AI Agents.
### [aishwaryanr / awesome-generative-ai-guide](https://github.com/aishwaryanr/awesome-generative-ai-guide)
A one stop repository for generative AI research updates, interview resources, notebooks and much more.
### [hamzafarooq / building-llm-applications-from-scratch](https://github.com/hamzafarooq/building-llm-applications-from-scratch)
This course is one of the top-rated technical courses on building Large Language Model (LLM) applications from the ground up.
### [patchy631 / ai-engineering-hub](https://github.com/patchy631/ai-engineering-hub)
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
### [krishnaik06 / Roadmap-To-Learn-Generative-AI-In-2024](https://github.com/krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024)
Roadmap to learn Generative AI in 2024.
### [ai-collection / ai-collection](https://github.com/ai-collection/ai-collection)
The Generative AI Landscape - A Collection of Awesome Generative AI Applications.
### [NirDiamant / Prompt_Engineering](https://github.com/NirDiamant/Prompt_Engineering)
This repository offers a comprehensive collection of tutorials and implementations for Prompt Engineering techniques, ranging from fundamental concepts to advanced strategies.
### [NirDiamant / GenAI_Agents](https://github.com/NirDiamant/GenAI_Agents)
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced.
### [NirDiamant / RAG_Techniques](https://github.com/NirDiamant/RAG_Techniques)
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems.
### [steven2358 / awesome-generative-ai](https://github.com/steven2358/awesome-generative-ai)
A curated list of modern Generative Artificial Intelligence projects and services.
### [business-science / awesome-generative-ai-data-scientist](https://github.com/business-science/awesome-generative-ai-data-scientist)
A curated list of 100+ resources for building and deploying generative AI specifically focusing on helping you become a Generative AI Data Scientist with LLMs.
### [AgentOps-AI / agentops](https://github.com/AgentOps-AI/agentops)
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including OpenAI Agents SDK, CrewAI, Langchain, Autogen, AG2, and CamelAI.
### [panaversity / learn-agentic-ai](https://github.com/panaversity/learn-agentic-ai)
Learn Agentic AI using OpenAI Agents SDK, Memory, MCP, Knowledge Graphs, LangGraph, and Autogen.
### [yousefebrahimi0 / 1000-AI-collection-tools](https://github.com/yousefebrahimi0/1000-AI-collection-tools)
More than 1000 Artificial Intelligence AI-powered tools - categorized & updated.
### [ZachGoldberg / Startup-CTO-Handbook](https://github.com/ZachGoldberg/Startup-CTO-Handbook)
The Startup CTO's Handbook, a book covering leadership, management and technical topics for leaders of software engineering teams.
## **2. AI GitHub Repos - Technical tools**
### [browser-use / browser-use](https://github.com/browser-use/browser-use)
Make websites accessible for AI agents.
### [n8n-io / self-hosted-ai-starter-kit](https://github.com/n8n-io/self-hosted-ai-starter-kit)
The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.
### [Significant-Gravitas / AutoGPT](https://github.com/Significant-Gravitas/AutoGPT)
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
### [allenai / olmocr](https://github.com/allenai/olmocr)
Toolkit for linearizing PDFs for LLM datasets/training/
### [KalyanKS-NLP / llm-engineer-toolkit](https://github.com/KalyanKS-NLP/llm-engineer-toolkit)
A curated list of 120+ LLM libraries category wise.
### [HKUDS / AutoAgent](https://github.com/HKUDS/AutoAgent)
AutoAgent is a Fully-Automated and highly Self-Developing framework that enables users to create and deploy LLM agents through Natural Language Alone.
### [agenticsorg / edge-agents](https://github.com/agenticsorg/edge-agents)
This open-source project serves as the technological foundation for distributed autonomous AI agents operating at the edge of networks.
### [break-into-data / ai-engineer-toolkit](https://github.com/break-into-data/ai-engineer-toolkit)
Projects & Resources to help you become a better AI Developer.
### [getzep / graphiti](https://github.com/getzep/graphiti)
Build Real-Time Knowledge Graphs for AI Agents.
### [virattt / ai-hedge-fund](https://github.com/virattt/ai-hedge-fund)
An AI Hedge Fund Team.
### [billmei / every-chatgpt-gui](https://github.com/billmei/every-chatgpt-gui)
Every front-end GUI client for ChatGPT, Claude, and other LLMs.