PrismerCloud offers a standalone AI cloud platform written in TypeScript, featuring built-in messaging, task management, and a comprehensive SDK for easy integration. Self-host with Docker or install quickly via script.
Cloudflare VibeSDK lets you generate full React+TypeScript apps from natural language using AI agents running on Cloudflare Workers, with a programmable SDK for integration.
Firecrawl Web Agent combines LangChain’s Deep Agents with Firecrawl’s web tools in a layered architecture from Next.js UI to raw API, enabling autonomous web research.
Supermemory replaces traditional RAG stacks with a unified AI memory layer, offering fast, hybrid memory retrieval and automatic fact extraction in ~50ms. Here’s how it works and how to try it.
Open-docs reverse-engineers major AI CLI coding agents to reveal undocumented internals, security models, and integration patterns. A deep dive for developers building on these agents.
InstantDB Instant offers a real-time backend-as-a-service with client-side triple-store, WAL-based sync, InstaQL queries, optimistic updates, and offline support. Here’s how it works under the hood.
Alpaca-py is Alpaca’s official Python SDK for trading, market data, and broker APIs. It uses pydantic models and OOP clients to catch errors early and improve DX.
DJI’s RoboMaster-SDK is a C library providing hardware abstraction for the RoboMaster EP educational robot, enabling motor and sensor control via a minimal API.
Laravel AI SDK offers a unified API to integrate OpenAI, Anthropic, Gemini, and more, streamlining AI workflows in Laravel apps with minimal boilerplate.
Moby provides modular containerization building blocks and a revamped Go SDK, enabling flexible container solutions. It serves as Docker’s upstream with a community-driven approach.
CopilotKit introduces the AG-UI Protocol, enabling AI agents to dynamically render and update UI components in React apps, supporting rich human-in-the-loop workflows.
OpenHands offers a modular Python platform to build and deploy AI agents with SDK, CLI, GUI, and cloud options. It supports multiple LLMs and self-hosting for enterprises.
Polaris is a Go library that abstracts feature flag and configuration management across providers via clean interfaces. It targets flexibility but requires integration effort.