tarunlnmiit /
autopilot-jobhunt
AI job agent: scans 130+ careers pages nightly, scores every role against your resume with an LLM (0–100), alerts you on Telegram, and drafts tailored cover letters + resumes. Free & open source.
Loading repository data…
Shubhamsaboo / repository
100+ AI Agent & RAG apps you can actually run — clone, customize, ship.
100+ open-source AI agents, agent skills, and RAG apps. Hand-built, tested end-to-end, Apache-2.0.
Clone it, ship it, sell it - 100% free and open-source
Works with Claude, Gemini, GPT, DeepSeek, Llama, Qwen and other open-source models.
Step-by-step tutorials on Unwind AI · Quick start · Browse all templates
Give your coding agent a new skill in 10 seconds:
npx skills add https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/agent_skills/project-graveyard
Then ask it: "why do I never finish my side projects?"
Or clone and run any agent in 30 seconds:
git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git
cd awesome-llm-apps/starter_ai_agents/ai_travel_agent
pip install -r requirements.txt
streamlit run travel_agent.py
📬 New templates drop weekly. Get them in your inbox on Unwind AI.
Give your coding agent new abilities. One command to install, plain English to use. Every skill ships real code and passes a security + eval CI gate. Works with Claude Code, Codex, Cursor, and other coding agents. Browse all skills →
Single-file agents that run with just an API key - a great place to start.
Production-style agents with tools, memory, and multi-step reasoning.
Background agents that run on schedules or events, monitor changing context, decide what needs attention, and proactively deliver updates, artifacts, or actions.
Multiple agents collaborating to accomplish complex, cross-domain tasks.
Selected from shared topics, language and repository description—not editorial ratings.
tarunlnmiit /
AI job agent: scans 130+ careers pages nightly, scores every role against your resume with an LLM (0–100), alerts you on Telegram, and drafts tailored cover letters + resumes. Free & open source.
aimasteracc /
Cross-language-safe code-intelligence MCP for AI agents -- 13 languages, family-gated call graph (CodeGraph 745 vs TSA 6 cross-language mis-wires, v1.21.0 same-session -- ~124x by count, ~390x by rate; re-verifying vs current develop). Run miswire-audit on your repo. 8 facade tools, TOON output, 100% local. Python.
guanyuchery-rgb /
Open-source 100-day Python curriculum for AI, data, quant, LLM and agent projects
he-yufeng /
AI coding agent in your terminal. Works with any LLM - DeepSeek, Qwen, GPT-5, Claude, Gemini, Kimi, Ollama. 100+ models via litellm. ~1300 lines of Python.
muhammadsami987123 /
A 100-day journey building AI-powered agents using Python, TypeScript, and LLMs to automate real-world tasks
mocasus /
🤖 Modular AI trading agent — LLM analyzes market+news+indicators → decision → execution. 100+ exchanges, 7 plugins, paper-mode default, 39 tests at 100%.