awesome-ai-apps
Ready-to-run LLM app examples, agents, and RAG projects
All Skills in This Repository (5)
Pure Emerald Level Indicatorsresearch
Orchestrates Deep Research server workflows to gather sources and compile research documents.
research-and-write
Research a topic and generate a LinkedIn post via MCP servers.
write-post
Convert guideline.md and research.md into LinkedIn post drafts via the LinkedIn Writer MCP server.
implement-universal
Orchestrate ticket-driven SWE and Tester phases with hand-off evidence.
implement
Orchestrate a single workshop ticket from grooming to commit.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-ai-apps?โผ
Run `npx skills add Arindam200/awesome-ai-apps --all -g -y` in your terminal to install all skills in this collection globally.
What can I build with awesome-ai-apps?โผ
You can build chat agents, voice assistants, RAG document search apps, memory-enabled agents, and MCP-connected tools using 130+ working example projects.
Which AI frameworks do these examples cover?โผ
The projects cover Agno, OpenAI Agents SDK, LangChain, LangGraph, CrewAI, LlamaIndex, PydanticAI, AWS Strands, Google ADK, and more.
Do I need API keys to run the examples?โผ
Yes. Each project includes a .env.example file; copy it to .env and add keys such as NEBIUS_API_KEY or OPENAI_API_KEY before running.
Is awesome-ai-apps good for beginners?โผ
Yes. It includes starter templates for every major framework plus a structured 8-lesson AWS Strands course that builds up from basic agents to multi-agent systems.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core