Large Language Model topic

A large language model (LLM) is a type of machine learning model designed for understanding, generating, and interacting with human language. These models are trained on extensive datasets containing text from books, articles, websites, and other sources to learn patterns, context, and semantics in language. LLMs are widely used in applications like chatbots, code generation, translation, summarization, and more. They are often built using transformer architectures and are central to the field of generative AI.

List Large Language Model repositories

llama_index

35.7k
Stars
5.0k
Forks
224
Watchers

LlamaIndex is a data framework for your LLM applications

FastGPT

24.4k
Stars
6.3k
Forks
145
Watchers

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letti...

LLMSurvey

10.1k
Stars
795
Forks
65
Watchers

The official GitHub page for the survey paper "A Survey of Large Language Models".

airllm

4.2k
Stars
351
Forks
51
Watchers

AirLLM 70B inference with single 4GB GPU

AppAgent

4.9k
Stars
524
Forks
56
Watchers

AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.

ollama

150.1k
Stars
12.8k
Forks
845
Watchers

Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.

open-webui

106.6k
Stars
14.4k
Forks
493
Watchers

User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

rags

6.2k
Stars
638
Forks
43
Watchers

Build ChatGPT over your data, all with natural language

CopilotKit

21.2k
Stars
2.9k
Forks
135
Watchers

React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic last-mile 🪁

gpt-code-assistant

198
Stars
18
Forks
Watchers

gpt-code-assistant is an open-source coding assistant leveraging language models to search, retrieve, explore and understand any codebase.