Arindam200 / awesome-ai-apps
- понедельник, 15 сентября 2025 г. в 00:00:04
A collection of projects showcasing RAG, agents, workflows, and other AI use cases
This repository is a comprehensive collection of practical examples, tutorials, and recipes for building powerful LLM-powered applications. From simple chatbots to advanced AI agents, these projects serve as a guide for developers working with various AI frameworks and tools.
Powered by Nebius AI Studio - your one-stop platform for building and deploying AI applications.
Quick-start agents for learning and extending:
Straightforward, practical use-cases:
Examples using Model Context Protocol:
Agents with advanced memory capabilities:
Retrieve-augmented generation examples:
Complex pipelines for end-to-end workflows:
Clone the repository
git clone https://github.com/Arindam200/awesome-ai-apps.git
Navigate to the desired project directory
cd awesome-ai-apps/starter_ai_agents/agno_starter
Install the required dependencies
pip install -r requirements.txt
Follow project-specific instructions
We welcome contributions from the community! Whether you're a beginner or an expert, your examples and tutorials can help others learn and grow. Here's how you can contribute:
This repository is licensed under the MIT License. Feel free to use and modify the examples for your projects.