Resources & Community
A curated list of tools and libraries to accelerate your AI journey.
UI Component Libraries
Build beautiful chat interfaces faster.
- Shadcn UI: The gold standard for Copy/Paste React components.
- Vercel AI SDK UI: Official headless hooks.
- NextUI: Beautiful, fast React components.
AI Libraries (TypeScript)
- LangChain.js: Orchestration.
- LlamaIndex.ts: RAG and Data.
- Transformers.js: In-browser ML.
Vector Databases
- Supabase (pgvector): Postgres + Vector.
- Pinecone: Specialized Vector DB (Serverless).
- Upstash Vector: Great for edge deployments.
Learning
- DeepLearning.AI: Andrew Ng's courses (Concept heavy).
- Vercel AI SDK Docs: Best practical docs.
- Hugging Face Course: Best for understanding models.
Community
- Vercel Community
- LangChain Discord
- /r/LocalLLaMA: For running local models.