Qdrant
Qdrant is a high-performance, composable vector search engine built in Rust for production-grade semantic, hybrid, and agentic workloads.
Combine dense vectors, sparse vectors, metadata filters, multi-vector representations, and custom scoring as primitives at query time. Written in Rust for memory efficiency, SIMD optimization, and predictable performance without garbage collection pauses. No wrappers, no bolt-ons, no legacy compromises — just a custom HNSW implementation and storage engine built specifically for vector workloads.
Learn more
Amp
Amp is a frontier coding agent built to give developers full access to the power of today’s leading AI models directly in their workflow. Available in the terminal and popular editors like VS Code, Cursor, Windsurf, JetBrains, and Neovim, Amp integrates seamlessly into existing development environments. It enables developers to delegate complex coding tasks, refactors, reviews, and explorations to intelligent agents that understand and operate across entire codebases. With support for advanced models such as Claude Opus, Gemini, and GPT-class models, Amp delivers fast, reliable, and highly agentic code generation. The platform is designed for real-world engineering work, handling multi-file changes, deep context, and iterative improvements. Amp helps developers move faster while maintaining confidence in code quality.
Learn more
Model Context Protocol (MCP)
Model Context Protocol (MCP) is an open protocol designed to standardize how applications provide context to large language models (LLMs). It acts as a universal connector, similar to a USB-C port, allowing LLMs to seamlessly integrate with various data sources and tools. MCP supports a client-server architecture, enabling programs (clients) to interact with lightweight servers that expose specific capabilities. With growing pre-built integrations and flexibility to switch between LLM vendors, MCP helps users build complex workflows and AI agents while ensuring secure data management within their infrastructure.
Learn more
Agent Communication Protocol (ACP)
The Agent Communication Protocol (ACP) is an open interoperability standard designed to enable seamless communication between AI agents, applications, and human users. It provides a standardized RESTful API that supports synchronous and asynchronous interactions, streaming communication, long-running tasks, and both stateful and stateless operations. ACP is framework-agnostic, allowing agents built with technologies such as BeeAI, LangChain, CrewAI, or custom solutions to work together without requiring changes to their internal architecture. The protocol supports all content modalities through MimeTypes, making it flexible enough to handle text, images, audio, video, and custom data formats. ACP also includes capabilities for online and offline agent discovery, helping organizations find and connect compatible agents across different environments.
Learn more