This repository contains a minimal example of how to use Tannic-NN to serve a Vision Transformer (ViT) model over a simple socket-based server. It is intended as a baseline reference implementation, a ...
This repository provides an educational example of a Model Context Protocol (MCP) server implemented in Python using the FastMCP library. It demonstrates how to expose tools, resources, and prompts to ...