hassancs91/SimplerLLM
Simplify interactions with Large Language Models
This tool helps AI developers and researchers efficiently work with various Large Language Models (LLMs) from different providers. You provide your data and prompts, and it generates text, structured JSON, or numerical embeddings. It's designed for engineers building AI-powered applications that need reliable and flexible interactions with multiple cutting-edge AI models.
192 stars. Available on PyPI.
Use this if you are a developer building an application that needs to interact with multiple Large Language Models (LLMs) and require features like failover, structured JSON output, or vector database integration.
Not ideal if you are an end-user without programming knowledge, or if you only need to interact with a single LLM provider through its native API.
Stars
192
Forks
75
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2026
Commits (30d)
0
Dependencies
25
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/hassancs91/SimplerLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
tylerelyt/LLM-Workshop
🌟 Learn Large Language Model development through hands-on projects and real-world implementations
avilum/minrlm
Token-efficient Recursive Language Model. 3.6x fewer tokens than vanilla LLMs. Data never enters...
kyegomez/SingLoRA
This repository provides a minimal, single-file implementation of SingLoRA (Single Matrix...
NetEase-Media/grps_trtllm
Higher performance OpenAI LLM service than vLLM serve: A pure C++ high-performance OpenAI LLM...
parvbhullar/superpilot
LLMs based multi-model framework for building AI apps.