Overview
Educational tiny LLM framework demonstrating LLM application patterns with minimal abstraction overhead.
Details
MiniChain is an educational tiny LLM framework from Sasha Rush (Cornell) demonstrating LLM application patterns with minimal abstraction overhead. MiniChain serves as a learning reference for understanding what LangChain-class frameworks abstract. MiniChain is part of the OSS educational ecosystem complementing production frameworks.
Tags
agent-framework, open-source, educational, lightweight