Skip to content

kushaim/ai-engineering-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

🧰 AI Engineering Stack

The field-tested toolbox behind R21 Digital & my open-source work

The models, agent/MCP infrastructure, retrieval, voice, and app stack I actually build and ship production systems with.

Not a link dump — every tool here I've shipped with, run in production, or evaluated hands-on for a real project. ★ = day-to-day core.

Profile Flagship Website


Core stack, at a glance

Claude OpenRouter Groq MCP Pinecone Make n8n ElevenLabs Next.js Supabase Vercel AWS


🤖 LLM Providers & Model APIs

Tool What I use it for
Anthropic / Claude Primary model family for agentic + tool-calling work.
OpenRouter Single gateway for multi-model routing (cost/latency per task).
Groq Low-latency inference for fast agent steps.
OpenAI GPT models via the API.
Google AI Studio / Gemini · Vertex AI Gemini models, prompt tooling, GCP-hosted inference.
Mistral AI Open-weight models.
Moonshot / Kimi Long-context model API.
xAI / Grok Grok model console.
Hugging Face Model hub, hosted inference, Spaces.
NVIDIA NIM GPU-served model endpoints.

🔌 Agents, MCP & Orchestration

Tool What I use it for
Model Context Protocol The standard I write servers/tools against — my published server.
Make.com Production automation orchestration for client work.
n8n + n8n-mcp Self-hostable workflow automation + AI nodes.
Relevance AI Agent + tool marketplace platform.
Rasa Open-source conversational NLU / dialogue framework.
Huginn Self-hosted "agents that watch and act."

🧠 RAG, Retrieval, Search & Scraping

Tool What I use it for
Pinecone Vector DB for RAG + agent memory.
Exa Neural search API for agents.
Tavily Search/extract API purpose-built for LLMs.
Firecrawl Turn sites into LLM-ready markdown.
LangSmith / LangChain Tracing + eval for LLM apps.
Brave Search API Privacy-first web search.
SerpApi Structured search-engine results.
Apify Full-stack scraping + data extraction.
SearXNG Self-hosted metasearch.

🎙️ Voice, Speech & Transcription

Tool What I use it for
ElevenLabs TTS / voice generation.
Deepgram Real-time speech-to-text.
faster-whisper Local, private transcription — my default (no paid API).
AssemblyAI Transcription + audio intelligence.
Speechmatics Multilingual STT.
Vapi · Retell AI Voice-agent frameworks.

🖥️ Backend, Data & Infra

Tool What I use it for
Supabase Postgres + auth + storage for most products.
PostgreSQL Primary relational store.
Vercel Deploy target for Next.js apps.
AWS SES email, EC2/PM2 hosting, HIPAA-eligible infra.
Redis Cache / queues / rate-limiting.
Railway · DigitalOcean Container / VPS hosting.
Clerk Auth + user management.
Firebase Realtime / auth where it fits.

✉️ Email & Messaging Infra

Tool What I use it for
AWS SES Transactional email standard across R21.
Postmark · SendGrid Transactional email.
WAHA Self-hosted WhatsApp HTTP API.
AgentMail Inboxes for agents.

🎨 Frontend, App Builders & Design

Tool What I use it for
Next.js · React · Tailwind Core web stack.
v0 by Vercel AI UI generation.
Figma Design + handoff.
21st.dev Component library / inspiration.
Retool · Appsmith Internal tools & admin panels.
WeWeb · Firebase Studio · Emergent No/low-code builders (evaluated).

💻 AI Coding Environments

Tool What I use it for
Claude Code Primary agentic dev environment.
Warp Agentic terminal.
Windsurf · Kiro · Factory · Qoder · Cosine · Kilo Code Evaluated AI IDEs / agents.
Replit · Bolt.new · Blink Prototyping sandboxes.

🎬 Media Generation

Tool What I use it for
Runway · Remotion · Shotstack Video generation / programmatic video.
Midjourney · Stability AI · DALL·E Image generation.
Kie.ai Aggregated media-generation APIs.

🧩 Self-Hostable Building Blocks

Tool What it is
Sentry Error tracking + performance.
Metabase BI / dashboards.
Cal.com Scheduling infrastructure.
Chatwoot Omni-channel support desk.
Mautic · EspoCRM · OpenProject Open-source marketing / CRM / PM.

📊 Data, Payments & Discovery APIs

Tool What I use it for
Stripe Payments & billing.
RevenueCat In-app subscriptions.
Mapbox Maps / geodata.
Twelve Data Market data API.
Apollo B2B data + enrichment.
PageSpeed Insights · Search Console Performance + GEO/SEO.

Maintained by Carlos Jimenez — Forward-Deployed / Applied AI Engineer.
Curated from a working practitioner's toolbox; opinions are field notes, not endorsements.

About

Field-tested AI-engineering toolbox — the models, MCP/agent infra, RAG, voice, and app stack I build and ship with.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors