grafbase: Grafbase is a self-hosted, Rust-powered GraphQL Federation Gateway for high-scale, mission-critical applications. It unifies diverse data sources and microservices into a single, performant GraphQL API, offering enterprise-grade security and flexible deployment options.; ai-agents-from-scratch: This repository teaches you to build AI agents from first principles using local LLMs and node-llama-cpp, emphasizing a deep understanding of agent fundamentals before using production frameworks. It guides learners through building agent components like tools, memory, and reasoning patterns, culminating in rebuilding core LangChain and LangGraph concepts.
Unifying disparate microservices, legacy systems, and third-party APIs into a single federated GraphQL API.
Educational resource for AI agent development fundamentals.