Microfrontends with Astro, Solid & React | by Raymond Boswel | Medium
This article by Raymond Boswel explores how to set up micro-frontends with Astro, Solid, and React. It builds on the work of Sergio A. Arevalo Soria and covers handling routing within uFrontends, load...
Architecture is a game of constraint satisfaction
In my Architect Elevator workshops, I often reference one of the many wise quotes by Eli Goldrat: Technology can bring benefits if, and only if, it diminishes a limitation. This insight has significan...
Building an AI-Powered .NET API with Ollama and Microsoft.Extensions.AI | Anto Subash
Anto Subash shares a tutorial on building an AI-powered .NET API with Ollama and Microsoft.Extensions.AI. The post covers prerequisites, understanding the components of Ollama and Microsoft.Extensions...
OpenAIs AI model for longevity science
OpenAI has created an AI model for longevity science that focuses on engineering proteins to turn regular cells into stem cells. The company claims that its model, GPT-4b micro, has suggested ways to ...
Adding an AI agent to your data infrastructure in 2025 - Sync
Learn how Gradient reimagines compute management through ML powered optimization. Imagine a world where you could simply tell your data infrastructure what you want it to achieve, rather than meticulo...
I Ditched the Algorithm for RSS—and You Should Too - Joeys Hoard of Stuff
I waste too much time scrolling through social media. Its bad for my health, so why do I keep doing it? Because once in a while, Ill find a post so good that it teaches me something I never knew befor...
Saleor Commerce Documentation
The Saleor Commerce Documentation provides tutorials, API references, and developer guides to help you learn about Saleor quickly. Explore tutorials for a quick start, lookup GraphQL types, queries, a...
Transformer²: Self-Adaptive LLMs
Adaptation is one of the most remarkable phenomena in nature. From the way an octopus can change their skin color to blend into its surroundings, to how the human brain rewires itself after an injury,...
Researchers Open Source Sky-T1: A Reasoning AI Model Under $450 | TechCrunch
Researchers at UC Berkeleys Sky Computing Lab have open-sourced Sky-T1, a reasoning AI model that costs less than $450 to train. The model, Sky-T1, is the first truly open-source reasoning model that ...
Awesome MCP Clients
A curated list of awesome Model Context Protocol (MCP) clients. MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implemen...
OpenHands: Code Less, Make More
Welcome to OpenHands (formerly OpenDevin), a platform for software development agents powered by AI. OpenHands agents can do anything a human developer can: modify code, run commands, browse the web, ...
The Importance of Types in Software Design
Types are the basic tool of software design. One of my pet peeves is when someone makes like they’re going to talk about software design, and then… talks about comments. Or they focus on the details a...
Awesome MCP Servers
A curated list of awesome Model Context Protocol (MCP) servers. MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implemen...
MCP-Framework: Building Model Context Protocol Servers in TypeScript
MCP-Framework is a framework for building Model Context Protocol (MCP) servers elegantly in TypeScript. It provides architecture out of the box, automatic directory-based discovery for tools, resource...
ModelContextProtocol.NET - C# SDK for AI Model Integration
# ModelContextProtocol.NET  A C# SDK implementation of the Model Context Protocol (MCP), enabling seamless integratio...
Open WebUI - Extensible, Feature-Rich, and User-Friendly Self-Hosted WebUI
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI designed to operate entirely offline. It supports various LLM runners, including Ollama and OpenAI-compatible APIs. Effor...
Service Weaver - Programming Framework for Writing and Deploying Cloud Applications
We regret to announce that, effective December 5, 2024, we will no longer continue active development on the Service Weaver open-source framework. Service Weaver is a programming framework for writing...
Discover and Share Model Context Protocol Servers
Submit and find Model Context Protocol Servers on MCP Servers. Browse, share, and collaborate with others. Submit your own server or explore live published servers. Check out community favorites and d...
FastMCP Project Overview
FastMCP is a fast, Pythonic way to build MCP servers that makes building MCP servers simple and intuitive. Create tools, expose resources, and define prompts with clean, Pythonic code. FastMCP aims to...
Introducing the Model Context Protocol
Today, were open-sourcing the Model Context Protocol (MCP), a new standard for connecting AI assistants to the systems where data lives, including content repositories, business tools, and development...