File tree Expand file tree Collapse file tree 3 files changed +34
-0
lines changed Expand file tree Collapse file tree 3 files changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : " Microsoft Azure AI Foundry"
3+ ring : adopt
4+ quadrant : platforms
5+ tags : []
6+ ---
7+
8+ Azure AI Foundry is Microsoft's unified PaaS offering for "AI model marketplace" with a singular API through Azure
9+ infrastructure. It provides a comprehensive environment for multiple foundation models including:
10+ - Azure OpenAI models hosted by Microsoft,
11+ - Different GenAI models provided by partners, with access to standard Azure AI integration.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Cursor (AI Code Editor)"
3+ ring : hold
4+ quadrant : techniques
5+ tags : []
6+ ---
7+
8+ Cursor is an AI-powered code editor focused on deep in-editor assistance: tab completions, chat-driven edits,
9+ background agents, and repository-level context. It ships as its own editor (VS Code–compatible experience),
10+ integrates tightly with LLMs, and offers features like "Apply from Chat" and Bugbot.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " LangSmith"
3+ ring : assess
4+ quadrant : platforms
5+ tags : []
6+ ---
7+
8+ LangSmith is a platform for building production-grade LLM (Large Language Model)
9+ applications. It helps developers monitor, evaluate, and optimize their AI applications.
10+ The platform has three main capabilities:
11+ - Observability: monitor and debug LLM applications,
12+ - Evaluation: test and assess application quality,
13+ - Prompt Engineering: develop and manage prompts.
You can’t perform that action at this time.
0 commit comments