Tag
Repos tagged "llm"
10 repositories
LlamaIndex
LlamaIndex
A data framework for building LLM applications over custom data with flexible ingestion, indexing, and querying.
Ollama
Ollama
Run large language models locally on your own machine with a simple CLI and OpenAI-compatible API.
AutoGen
AutoGen
Microsoft's framework for building multi-agent AI systems where agents converse with each other to solve tasks.
CrewAI
CrewAI
A role-based AI agent framework where you define a crew of agents with specific roles, goals, and tools.
Dify
Dify
An open-source LLM app development platform with a visual workflow builder, RAG pipeline, and agent tools.
vLLM
vLLM
A fast and memory-efficient LLM inference server with OpenAI-compatible API and PagedAttention.
Semantic Kernel
Semantic Kernel
Microsoft's open-source SDK for integrating LLMs into C#, Python, and Java applications with plugins and planners.