Git Repository Guide

Tag

Repos tagged "python"

10 repositories

LangChain

AI/ML

LangChain

A framework for building applications powered by large language models through composable chains and agents.

LlamaIndex

AI/ML

LlamaIndex

A data framework for building LLM applications over custom data with flexible ingestion, indexing, and querying.

AutoGen

AI/ML

AutoGen

Microsoft's framework for building multi-agent AI systems where agents converse with each other to solve tasks.

CrewAI

AI/ML

CrewAI

A role-based AI agent framework where you define a crew of agents with specific roles, goals, and tools.

Chroma

Data Self-hostable

Chroma

An AI-native open-source vector database for storing and querying embeddings with a simple Python API.

Haystack

AI/ML

Haystack

A production-grade NLP framework for building RAG pipelines, question answering, and semantic search systems.

vLLM

AI/ML Self-hostable

vLLM

A fast and memory-efficient LLM inference server with OpenAI-compatible API and PagedAttention.

PrivateGPT

AI/ML Self-hostable

PrivateGPT

Ask questions about your private documents using a local LLM — 100% offline, no data leaves your machine.

Semantic Kernel

AI/ML

Semantic Kernel

Microsoft's open-source SDK for integrating LLMs into C#, Python, and Java applications with plugins and planners.

FastAPI

Web

FastAPI

A modern, high-performance Python web framework for building APIs with automatic OpenAPI docs and type hints.