Submit repository
Discover trends that matter
Trending repositories
Live mentions
Topics
GitHub trending
Repositories
Developers
Repository engagements
Insights
Stats
longda/ai-engineer — GitHub trending stats & insights | Trendshift
Featured
Bindu
Openhuman
longda/ai-engineer
#
AI agent
#
RAG
#
MCP
#
Observability
AI engineering portfolio with Next.js demos for LLMs, RAG, vector search, embeddings, agents, MCP, guardrails, observability, prompt engineering, and token economics.
Visit GitHub
TypeScript
1
1 contributors
last commit 16 days ago
last user commit 16 days ago
website
created about 2 months ago
Social mentions
Recent discussions about this repository across the web
A RAG app is only as good as the context it retrieves. For this demo, I built an ARC Raiders retrieval assistant that makes the retrieval layer visible instead of hiding it behind the final answer.…
@davecancode · x.com
Keyword search asks: "Did this text use the same words?" Semantic search asks: "Is this text about the same thing?" That shift is what makes embeddings so useful for AI apps, especially when users do…
@davecancode · x.com
I built a Next.js comparison tool for that: - Zero-shot prompt - Few-shot prompt - Chain-of-thought style prompt - AI SDK streamText() - useChat lanes for each pattern - Side-by-side outputs for the…
@davecancode · x.com
Prompting feels subjective until you compare patterns side by side. I built a Next.js prompt pattern lab that sends the same question through zero-shot, few-shot, and chain-of-thought system prompts…
@davecancode · x.com
I built a specification precision demo around that idea: Versioned system prompt library Zod schemas for structured output AI SDK generateText() endpoint with Output.object + Prompt specs for MCP…
@davecancode · x.com
Most AI bugs start before the model runs. I built a specification precision demo: - production-style system prompts - Zod schemas - AI SDK generateText() with Output.object and prompt specs for: tool…
@davecancode · x.com
I built an MCP joke agent inside my AI Engineer demo app with Vercel's AI SDK. The UI discovers tools from an HTTP MCP server at runtime, then a ToolLoopAgent uses an MCP client to call…
@davecancode · x.com
No trending activity
This repository has not yet been featured on GitHub Trending
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues