DEV Community

darshan harihar
darshan harihar

Posted on

Built my own LangChain alternative for routing, analytics & RAG

Working with multiple LLM providers shouldn’t feel like herding cats.

JustLLMs lets you:

  • Use OpenAI, Anthropic, Google, xAI and more with one clean Python interface

  • Route requests by cost, latency, or quality

  • Get built-in analytics, caching, RAG, and conversation management

  • Install in 5 seconds: pip install justllms (no goat sacrifices required 🐐)

It’s open source — I’d love your feedback, ideas, and contributions.

⭐ GitHub: https://github.com/just-llms/justllms
📦 PyPI: https://pypi.org/project/justllms/

And hey — if you like it, please ⭐ the repo. It keeps the LLMs happy. 🤖💛

Top comments (0)