Git Repository Guide

Tag

Repos tagged "llm"

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.

Ollama

AI/ML Self-hostable

Ollama

Run large language models locally on your own machine with a simple CLI and OpenAI-compatible API.

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.

Dify

AI/ML Self-hostable

Dify

An open-source LLM app development platform with a visual workflow builder, RAG pipeline, and agent tools.

Flowise

AI/ML Self-hostable

Flowise

A low-code drag-and-drop UI for building LLM chains and agents, built on top of LangChain.

vLLM

AI/ML Self-hostable

vLLM

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

Semantic Kernel

AI/ML

Semantic Kernel

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

LocalAI

AI/ML Self-hostable

LocalAI

A drop-in, self-hosted replacement for the OpenAI API that runs LLMs, image generation, and STT locally.