AI app examples and tutorials
Top 24.6% on sourcepulse
This repository curates a collection of practical AI application examples, focusing on Retrieval-Augmented Generation (RAG), AI agents, and workflows. It targets developers and researchers looking to build and deploy LLM-powered applications, offering a practical guide with diverse frameworks and tools.
How It Works
The project showcases various AI agent frameworks like Google ADK, OpenAI Agents SDK, LangChain, LlamaIndex, Agno, and CrewAI. It integrates with tools and APIs such as Exa, Tavily, Firecrawl, BrightData, and multiple LLM models including Llama 3.1 and Qwen. This approach provides a broad overview of current AI development ecosystems and practical implementation patterns.
Quick Start & Requirements
git clone https://github.com/Arindam200/awesome-ai-apps.git
), navigate to a project directory, and install dependencies (pip install -r requirements.txt
).README.md
with specific instructions.Highlighted Details
Maintenance & Community
The repository welcomes community contributions for new examples and tutorials.
Licensing & Compatibility
Licensed under the MIT License, allowing for free use and modification in projects, including commercial applications.
Limitations & Caveats
Each project within the repository has its own specific setup and dependency requirements, necessitating careful review of individual README.md
files before execution.
1 week ago
Inactive