stoyan-stoyanov/llmflows
A Python framework for building LLM-powered applications with explicit abstractions and transparent execution flows.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
LLMFlows is a framework for constructing LLM applications like chatbots, question-answering systems, and agents. It provides minimalistic abstractions to utilize LLMs and vector stores while ensuring explicit, readable code without hidden prompts or calls. The framework emphasizes transparency to simplify monitoring, maintenance, and debugging of LLM-powered applications.