Tag
Repos tagged "python"
10 repositories
LlamaIndex
LlamaIndex
A data framework for building LLM applications over custom data with flexible ingestion, indexing, and querying.
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.
Chroma
Chroma
An AI-native open-source vector database for storing and querying embeddings with a simple Python API.
Haystack
Haystack
A production-grade NLP framework for building RAG pipelines, question answering, and semantic search systems.
vLLM
vLLM
A fast and memory-efficient LLM inference server with OpenAI-compatible API and PagedAttention.
PrivateGPT
PrivateGPT
Ask questions about your private documents using a local LLM — 100% offline, no data leaves your machine.
Semantic Kernel
Semantic Kernel
Microsoft's open-source SDK for integrating LLMs into C#, Python, and Java applications with plugins and planners.