litechain-ai/litechain
The zero-boilerplate LLM framework for humans.
This is a framework that helps developers build powerful AI agents that can interact with various Large Language Models (LLMs) and custom tools. It takes plain language prompts and instructions, processes them through connected LLMs and tools, and outputs responses, task executions, or transfers to other specialized agents. This is for software developers and AI engineers who are creating applications that need to leverage AI for complex tasks.
No commits in the last 6 months. Available on npm.
Use this if you are a developer looking for a simplified, less verbose way to integrate LLMs like OpenAI, Gemini, Claude, or Groq, and custom tools into your applications, especially for building multi-step AI workflows or 'agents'.
Not ideal if you are looking for a no-code solution or a direct end-user application; this is a developer tool for building such solutions.
Stars
9
Forks
3
Language
TypeScript
License
—
Category
Last pushed
Aug 05, 2025
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/litechain-ai/litechain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...