OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3994discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: language-model清除
DocsGPTarc53
ADDED

DocsGPT is an open-source AI platform for building intelligent agents and assistants, featuring document analysis, multi-model support, and enterprise search capabilities.

AI & MLSelf-hostedAI agents
planckgptnguyenphuminh
ADDED

A tiny GPT language model (~540M parameters) designed to be trained from scratch on consumer laptop hardware, with pretraining on Fineweb-edu and chat finetuning capabilities.

AI & MLTraining & evaluation
repomixyamadashy
ADDED

Repomix packs an entire repository into a single AI-friendly file (XML, Markdown, JSON, or plain text) for feeding codebases into LLMs like Claude, ChatGPT, and Gemini. It offers token counting, security checks, code compression, and remote repository support.

Developer toolsAI & MLCLI & terminal
txtaineuml
ADDED

An all-in-one AI framework for semantic search, LLM orchestration, and language model workflows.

AI & MLData & databasesRAG & knowledge
swift-tokenizersDePasqualeOrg
ADDED

Swift Tokenizers is a high-performance Swift wrapper around Hugging Face's Rust tokenizers crate, focused solely on tokenization without Hub dependencies. It supports macOS, iOS and Linux, offering encoding, decoding, streaming detokenization, chat templates and tool calling.

AI & MLDeveloper toolsModel runtime

A free 21-lesson Microsoft course for beginners to build generative AI applications, covering LLMs, prompt engineering, RAG, agents, fine-tuning, and more, with Python/TypeScript examples.

AI & MLDeveloper toolsCoding assistants
gpt4freextekky
ADDED

GPT4Free aggregates multiple language model and media generation providers into a unified interface. It offers Python/JS clients, OpenAI-compatible REST API, GUI, and CLI. Supports text and image generation via various models including gpt-4o-mini and flux.

AI & MLDeveloper toolsAI assistants

A comprehensive open-source guide covering prompt engineering techniques, RAG, AI agents, and LLM optimization. Includes tutorials, research papers, tools, and notebooks for working effectively with large language models.

AI & MLDeveloper toolsRAG & knowledge
speech-to-speechhuggingface
ADDED

A low-latency, modular voice-agent pipeline (VAD -> STT -> LLM -> TTS) that implements the OpenAI Realtime event set over WebSocket and WebRTC.

AI & MLDeveloper toolsAI assistants

Official code repository for 'Build a Large Language Model (From Scratch)': step-by-step PyTorch implementation of GPT-like models, covering pretraining and finetuning with notebooks and exercises.

AI & MLTraining & evaluation