Ai Projects Hub
Description
20 real-world AI projects with runnable code — RAG, agents, automation, and India-first tools using Python and LLMs.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
I built this because most AI tutorials either don't run or teach you nothing real. Every project here is something I actually wanted to use — and most are **India-first** because tools like these almost always ignore ₹ and NSE.
⚡ Get running in 3 commands
git clone https://github.com/mahak867/ai-projects-hub.git
cd ai-projects-hub/01-pdf-chat-claude
pip install -r requirements.txt && streamlit run app.py
You need Python 3.10+ and a **free Claude API key** → [console.anthropic.com](https://console.anthropic.com)
⭐ Featured Projects
Three projects that show the full range — from a tool anyone can use in 5 minutes to India-first financial infrastructure an investor can evaluate immediately.