Vibeleaderboard
← Back to Vibers
microsoft
Company

microsoft

Index Rank01

40 Apps · 1 Intel

Microsoft is an American multinational technology corporation founded in 1975 by Bill Gates and Paul Allen, originally to supply software for early personal computers and later dominant through Windows and Office. Under CEO Satya Nadella since 2014, the company has reoriented around cloud computing via Azure and artificial intelligence, becoming one of the world's most valuable enterprises and a major backer of OpenAI. Their GitHub organization reflects a broad open-source strategy.

Is this you? Sign in with X to claim this profile.

Apps

MarkItDown(github.com/microsoft/markitdown)

A Python utility that converts various file formats (PDFs, Office documents, images, audio, HTML, etc.) into clean Markdown text optimized for AI and text analysis pipelines. Preserves document structure while making content easily consumable by LLMs.

Developer ToolsOpen SourceLibraries168.8kMITbuilt by @microsoft3mo ago
PowerToys(github.com/microsoft/powertoys)

Microsoft PowerToys is a collection of 30+ utilities that help power users customize Windows and streamline everyday tasks, including FancyZones, PowerToys Run, Color Picker, and Command Palette.

Developer Tools136.7kMITbuilt by microsoft2mo ago
TypeScript(https://github.com/microsoft/typescript)

Microsoft's typed superset of JavaScript that compiles to plain JavaScript, adding static types and modern language features.

Developer ToolsOpen SourceLibraries109.9kApache-2.0built by microsoft2mo ago
Windows Terminal(https://github.com/microsoft/terminal)

Modern terminal for Windows with tabs, Unicode/UTF-8, GPU-accelerated rendering, and support for PowerShell, WSL, and cmd.

Developer ToolsOpen SourceCLI Tools104.3kMITbuilt by microsoft2mo ago
Playwright(https://github.com/microsoft/playwright)

Cross-browser end-to-end testing framework from Microsoft, with a single API for Chromium, Firefox, and WebKit and built-in auto-wait.

Developer ToolsOpen SourceFrameworks93.4kApache-2.0built by microsoft2mo ago
VibeVoice(github.com/microsoft/vibevoice)

Open-source voice AI framework that includes advanced speech recognition (ASR) for 60-minute audio transcription with speaker diarization, text-to-speech (TTS) for 90-minute multi-speaker synthesis, and real-time streaming TTS. Operates at ultra-low 7.5Hz frame rate for efficient long-form audio processing.

AI ToolsOpen SourceVoice & Audio50.5kMITbuilt by @microsoft3mo ago
Playwright MCP(github.com/microsoft/playwright-mcp)

Microsoft's MCP server for Playwright. Lets agents drive a browser via tool calls.

AI AgentsOpen SourcePlugins35.5kApache-2.0built by @microsoft3mo ago
AutoGen(https://github.com/microsoft/autogen)

Microsoft's framework for building multi-agent AI applications, with support for code execution, function calling, and conversational orchestration.

AI AgentsOpen SourceFrameworks60.0kCC-BY-4.0built by microsoft2mo ago
TypeScript Go(github.com/microsoft/typescript-go)

Microsoft's native port of the TypeScript compiler to Go, targeting major build- and type-checking speedups.

Developer Tools26.1kApache-2.0built by microsoft1mo ago
Agent Lightning(github.com/microsoft/agent-lightning)

A framework for training and optimizing AI agents using reinforcement learning and other algorithms. Supports any agent framework with minimal code changes and enables selective optimization of multi-agent systems.

AI AgentsOpen SourceFrameworks17.4kMITbuilt by @microsoft5mo ago
Microsoft Agent Framework(github.com/microsoft/agent-framework)

A comprehensive multi-language framework for building, orchestrating, and deploying AI agents and multi-agent workflows. Supports both Python and .NET with features like graph-based workflows, observability, and multiple LLM providers.

AI AgentsOpen SourceFrameworks12.4kMITbuilt by @microsoft3mo ago
Visual Studio Code(https://github.com/microsoft/vscode)

Free, open-source code editor from Microsoft with a rich extension ecosystem, debugging, and integrated Git.

Developer ToolsOpen SourcePlatforms187.9kMITbuilt by microsoft2mo ago
Agent Governance Toolkit(github.com/microsoft/agent-governance-toolkit)

Microsoft's toolkit for governing AI agents — policy enforcement, zero-trust identity, and execution sandboxing.

AI Agents4.9kMITbuilt by microsoft1mo ago
BitNet(https://github.com/microsoft/bitnet)

Microsoft's official inference framework for 1-bit LLMs — runs large language models with extreme memory and energy efficiency.

AI ToolsOpen SourceLLM Infrastructure39.8kMITbuilt by microsoft2mo ago
GraphRAG(https://github.com/microsoft/graphrag)

Microsoft's modular graph-based retrieval-augmented generation system, building knowledge graphs from documents for richer LLM Q&A.

AI ToolsOpen SourceLLM Infrastructure34.8kMITbuilt by microsoft2mo ago
Semantic Kernel(https://github.com/microsoft/semantic-kernel)

Microsoft's SDK for integrating LLMs into apps with planners, memory, plugins, and orchestration across C#, Python, and Java.

AI AgentsOpen SourceFrameworks28.4kMITbuilt by microsoft2mo ago
OmniParser(https://github.com/microsoft/omniparser)

Microsoft's screen-parsing model that turns UI screenshots into structured element data — the perception layer for pure-vision GUI agents.

AI ToolsOpen SourceImage & Vision25.2kCC-BY-4.0built by microsoft2mo ago
Fluent UI(https://github.com/microsoft/fluentui)

Microsoft's React and web component library implementing the Fluent Design System — used in Office, Teams, and Microsoft 365.

Developer ToolsOpen SourceLibraries20.2kNOASSERTIONbuilt by microsoft2mo ago
Playwright for Python(https://github.com/microsoft/playwright-python)

Python bindings for Playwright — Microsoft's cross-browser end-to-end testing framework with auto-wait and tracing.

Developer ToolsOpen SourceFrameworks14.9kApache-2.0built by microsoft2mo ago
Playwright CLI(https://github.com/microsoft/playwright-cli)

CLI for common Playwright actions — record browser interactions and have it generate the Playwright code that reproduces them.

Developer ToolsOpen SourceCLI Tools12.2kApache-2.0built by microsoft2mo ago
Magentic UI(https://github.com/microsoft/magentic-ui)

Microsoft Research's experimental agent that operates across the browser and local filesystem in tandem — a step toward general-purpose computer-use agents.

AI AgentsOpen SourceTask Agents10.0kMITbuilt by microsoft2mo ago
Prompt Flow(https://github.com/microsoft/promptflow)

Microsoft's toolkit for building, testing, and deploying high-quality LLM applications — visual orchestration, tracing, and prompt evaluation.

AI ToolsOpen SourceLLM Infrastructure11.2kMITbuilt by microsoft2mo ago
TinyTroupe(https://github.com/microsoft/tinytroupe)

Microsoft Research's LLM-powered multi-agent persona simulation — populate scenarios with synthetic users for product research and creative brainstorming.

AI AgentsOpen SourceResearch Agents7.5kMITbuilt by microsoft2mo ago
TRELLIS(https://github.com/microsoft/trellis)

Microsoft Research's structured 3D latent diffusion model for scalable 3D asset generation from text or images. CVPR 2025 Spotlight.

AI ToolsOpen SourceImage & Vision13.3kMITbuilt by microsoft2mo ago
LLMLingua(https://github.com/microsoft/llmlingua)

Microsoft's prompt and KV-cache compression for LLMs — up to 20x compression with minimal accuracy loss for cheaper, faster inference.

AI ToolsOpen SourceLLM Infrastructure6.5kMITbuilt by microsoft2mo ago
Monaco Editor(https://github.com/microsoft/monaco-editor)

The browser-based code editor that powers VS Code, packaged for embedding in web apps with syntax highlighting and IntelliSense.

Developer ToolsOpen SourceLibraries46.4kMITbuilt by microsoft2mo ago
Windows Subsystem for Linux(https://github.com/microsoft/wsl)

Microsoft's compatibility layer for running Linux binaries natively on Windows, with full kernel support, GUI app integration, and tight Windows interop.

Developer ToolsOpen SourcePlatforms33.2kMITbuilt by microsoft2mo ago
Data Formulator(https://github.com/microsoft/data-formulator)

Microsoft Research's AI-assisted visualization tool — describe the chart you want in plain English, drag fields in, and it generates the data transforms and renders the visualization.

Developer ToolsOpen SourceDesign Tools16.0kMITbuilt by microsoft2mo ago
Pyright(https://github.com/microsoft/pyright)

Microsoft's fast static type checker for Python — also powers the Pylance language server in VS Code.

Developer ToolsOpen SourceCLI Tools15.6kNOASSERTIONbuilt by microsoft2mo ago
Presidio(https://github.com/microsoft/presidio)

Microsoft's open-source framework for detecting, redacting, masking, and anonymizing PII in text and images.

CybersecurityOpen SourcePrivacy Tools10.2kMITbuilt by microsoft2mo ago
inshellisense(https://github.com/microsoft/inshellisense)

Microsoft's IDE-style autocomplete for the terminal — ports Fig completion specs into a cross-shell command-line helper.

Developer ToolsOpen SourceCLI Tools10.5kMITbuilt by microsoft2mo ago
FAST(https://github.com/microsoft/fast)

Microsoft's adaptive interface system — design tokens, components, and tooling for building modern web experiences with web components.

Developer ToolsOpen SourceLibraries9.7kNOASSERTIONbuilt by microsoft2mo ago
UFO(https://github.com/microsoft/ufo)

Microsoft Research's multi-agent Windows automation framework — UI-Focused agents (UFO3) that coordinate to operate Windows apps.

AI AgentsOpen SourceTask Agents9.3kMITbuilt by microsoft2mo ago
TypeChat(https://github.com/microsoft/typechat)

Microsoft's library for building natural language interfaces using TypeScript types — LLMs respond in JSON conforming to your schema.

Developer ToolsOpen SourceLibraries8.7kMITbuilt by microsoft2mo ago
.NET Aspire(https://github.com/microsoft/aspire)

Microsoft's code-first stack for building, observing, and deploying distributed .NET apps — orchestration, service discovery, and dashboards in one package.

Developer ToolsOpen SourceFrameworks6.2kMITbuilt by microsoft2mo ago
C/C++ for VS Code(https://github.com/microsoft/vscode-cpptools)

Microsoft's official C/C++ extension for VS Code — IntelliSense, debugging, code navigation, and toolchain integration.

Developer ToolsOpen SourceSkills & Plugins6.1kNOASSERTIONbuilt by microsoft2mo ago
SandDance(https://github.com/microsoft/sanddance)

Microsoft's interactive data-visualization tool — explore datasets through animated unit charts that group, sort, and filter on the fly.

Developer ToolsOpen SourceDesign Tools7.1kMITbuilt by microsoft2mo ago
TypeSpec(https://github.com/microsoft/typespec)

Microsoft's language for defining APIs — write API contracts once, generate OpenAPI / JSON Schema / Protobuf and server/client code.

Developer ToolsOpen SourceLibraries5.8kMITbuilt by microsoft2mo ago
LoRA(https://github.com/microsoft/lora)

Microsoft's reference implementation of Low-Rank Adaptation — efficient fine-tuning that trains a tiny number of parameters per task.

AI ToolsOpen SourceLLM Infrastructure13.7kMITbuilt by microsoft2mo ago
Call Center AI(https://github.com/microsoft/call-center-ai)

Microsoft's reference architecture for placing AI-powered phone calls — your bot dials out (or callers dial in) and an LLM drives the conversation.

AI AgentsOpen SourceTask Agents6.5kApache-2.0built by microsoft2mo ago

Intel

promptbase(https://github.com/microsoft/promptbase)

Microsoft's curated collection of prompt-engineering best practices, techniques, and benchmarks — distilled lessons from running LLMs at scale.

EducationOpen SourceReference5.8kMITbuilt by microsoft2mo ago