aimclub/ProtoLLM
Framework for prototyping of LLM-based applications
This framework helps developers quickly build and test applications powered by large language models (LLMs). You can easily integrate LLMs with various databases and web services, optimize how they retrieve information, and connect them with other AI tools. This is for software developers and AI engineers who need to rapidly prototype and deploy LLM-based solutions.
Available on PyPI.
Use this if you are a developer tasked with creating new applications that leverage large language models for tasks like information retrieval or structured data generation, and you need to do it quickly.
Not ideal if you are an end-user looking for a ready-to-use application, as this is a developer's framework for building such applications.
Stars
24
Forks
11
Language
Python
License
BSD-3-Clause
Category
Last pushed
Oct 24, 2025
Commits (30d)
0
Dependencies
47
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/aimclub/ProtoLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
Sinapsis-AI/sinapsis-chatbots
Monorepo for sinapsis templates supporting LLM based Agents
Azure-Samples/azureai-foundry-finetuning-raft
A recipe that will walk you through using either Meta Llama 3.1 405B or OpenAI GPT-4o deployed...
xi029/Qwen3-VL-MoeLORA
在千问最新的多模态image-text模型Qwen3-VL-4B-Instruct 进行多种lora微调对比效果,通过langchain+RAG+多智能体(Multi-Agent)进行部署
pkargupta/taxoadapt
Dynamically constructs and adapts an LLM-generated taxonomy to a given corpus across multiple dimensions.