AI Tools Directory Cheatsheet

Popular AI tools, APIs & platforms reference

AI & Tools
Contents
🧠

LLM Providers

Provider         Model               Access
OpenAI           GPT-4o, o1, o3      API, ChatGPT
Anthropic        Claude 4, Sonnet    API, claude.ai
Google           Gemini 2.5 Pro      API, AI Studio
Meta             Llama 3.3           Open-source
Mistral          Mixtral, Large      API, open
Cohere           Command R+          API, enterprise
xAI              Grok-3              API, X platform
DeepSeek         DeepSeek-V3, R1     API, open
Perplexity       Sonar               API, search
Groq             (runs Llama/Mix)    Fast inference

# Open-source models (run locally):
Llama 3.3 70B, Mixtral 8x22B,
Phi-3, Qwen 2.5, DeepSeek R1,
Gemma 2, CodeLlama, StarCoder2
🎨

Image Generation

Tool             Type              Key Feature
DALL·E 3         Text-to-image     OpenAI, via API
Midjourney       Text-to-image     Discord-based
Stable Diffusion Open-source       Run locally
Adobe Firefly    Text-to-image     Creative Cloud
Flux             Text-to-image     Black Forest Labs
Leonardo AI      Text-to-image     Game art focused
Ideogram         Text-to-image     Great at text
Canva AI         Design assistant  Templates+AI

# Image editing:
Remove.bg        Background remove
Upscayl          AI upscaling (open)
PhotoRoom        Product photos
ClipDrop         Suite of tools
💻

Code Assistants

Tool             Platform          Type
GitHub Copilot   VS Code, JetBrains  Autocomplete
Cursor           Custom editor     AI-native IDE
Windsurf         IDE               AI-first editor
Claude Code      Terminal          CLI agent
Amazon Q         VS Code, CLI      AWS integration
Tabnine          Multi-IDE         Privacy-focused
Codeium          Multi-IDE         Free tier
Sourcegraph Cody Multi-IDE         Code search+AI
Replit AI        Replit            Online IDE
v0.dev           Web               UI builder
Bolt.new         Web               Full-stack gen
Lovable          Web               App generator
🎵

Audio & Voice

Tool             Type              Key Feature
ElevenLabs       Text-to-speech    Voice cloning
OpenAI TTS/STT   TTS & Whisper     API, transcribe
Murf AI          Text-to-speech    Studio voices
Suno             Music generation  Text-to-music
Udio             Music generation  High fidelity
Descript         Audio editing     Text-based edit
Whisper          Transcription     Open-source
AssemblyAI       Transcription     API, real-time
Deepgram         STT/TTS           Fast API
PlayHT           Text-to-speech    Voice cloning
Resemble AI      Voice synthesis   Custom voices
🎬

Video & 3D

Tool             Type              Key Feature
Runway ML        Text-to-video     Gen-3 Alpha
Pika Labs        Text-to-video     Motion-first
Kling AI         Text-to-video     High quality
Sora             Text-to-video     OpenAI
HeyGen           Avatar video      AI presenters
Synthesia        Avatar video      Enterprise
D-ID             Talking head      API available
Luma AI          3D capture        NeRF / Gaussian
Meshy            Text-to-3D        Game ready
Tripo AI         Text-to-3D        Fast generation

# Video editing:
CapCut           Auto-captions, effects
Opus Clip        Long→short clips
Descript         Text-based editing
✍️

Writing & Chat

Tool             Type              Key Feature
ChatGPT          Chat              GPT-4o, plugins
Claude           Chat              Long context
Gemini           Chat              Google services
Perplexity       Search + AI       Source citations
Jasper           Marketing copy    Templates
Copy.ai          Copywriting       Marketing focus
Grammarly        Grammar/writing   Real-time
Notion AI        Docs + AI         Workspace
Quillbot         Paraphrasing      Academic
Otter.ai         Meeting notes     Transcription
Mem.ai           Note-taking       AI organization
🔧

Developer APIs & Platforms

# Orchestration frameworks:
LangChain        Python/JS      Chain LLM calls
LlamaIndex       Python         RAG framework
CrewAI           Python         Multi-agent
AutoGen          Python         MS multi-agent
Semantic Kernel  C#/Python      MS SDK

# Vector databases:
Pinecone         Cloud          Managed
Weaviate         Self/cloud     Multi-modal
Chroma           Local          Lightweight
Qdrant           Self/cloud     Rust-based
Milvus           Self/cloud     Scalable

# Deployment / hosting:
Hugging Face     Models + Spaces
Replicate        Run models API
Together AI      Inference API
Ollama           Run local LLMs
vLLM             Fast inference server
Modal            Serverless GPU