Расширенный поиск

GitHub-проекты

3 440 записей

p-tuning-v2

github.com

An optimized prompt tuning strategy achieving comparable performance to fine-tuning on small/medium-sized models and sequence tagging challenges. (ACL 2022)

Репозиторий GitHub-проекты открытый код

Lora

github.com

Using Low-rank adaptation to quickly fine-tune diffusion models.

Репозиторий GitHub-проекты открытый код

LMFlow

github.com

An Extensible Toolkit for Finetuning and Inference of Large Foundation Models

Репозиторий GitHub-проекты открытый код

A PyTorch Lightning extension that accelerates and enhances foundation model experimentation with flexible fine-tuning schedules.

Репозиторий GitHub-проекты открытый код

alpaca-lora

github.com

Instruct-tune LLaMA on consumer hardware

Репозиторий GitHub-проекты открытый код

Kurtosis

github.com

A build, packaging, and run system for ephemeral multi-container environments.

Репозиторий GitHub-проекты открытый код

Jupyter Notebooks

github.com

The Jupyter notebook is a web-based notebook environment for interactive computing.

Репозиторий GitHub-проекты открытый код

envd

github.com

🏕️ Reproducible development environment for AI/ML.

Репозиторий GitHub-проекты открытый код

Docker

github.com

Moby is an open-source project created by Docker to enable and accelerate software containerization.

Репозиторий GitHub-проекты открытый код

conda

github.com

OS-agnostic, system-level binary package manager and ecosystem.

Репозиторий GitHub-проекты открытый код

code server

github.com

Run VS Code on any machine anywhere and access it in the browser.

Репозиторий GitHub-проекты открытый код

promptext

github.com

Smart code context extractor for AI assistants with accurate token counting and budget management

Репозиторий GitHub-проекты открытый код

fauxpilot

github.com

An open-source alternative to GitHub Copilot server

Репозиторий GitHub-проекты открытый код

CodeT5

github.com

Open Code LLMs for Code Understanding and Generation.

Репозиторий GitHub-проекты открытый код

CodeGen

github.com

CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.

Репозиторий GitHub-проекты открытый код

CodeGeeX

github.com

CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

Репозиторий GitHub-проекты открытый код

Bernstein

github.com

Deterministic Python orchestrator for 37 CLI coding agents (Claude Code, Codex CLI, Gemini CLI, GitHub Copilot CLI, Cursor, Aider, OpenHands, OpenCode, Goose, Qwen, Ollama, ...) running in parallel git worktrees. First-class MCP server, quality gates, cost tracking with budgets.

Репозиторий GitHub-проекты открытый код

Weaviate

github.com

Weaviate is an open source vector search engine that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.

Репозиторий GitHub-проекты открытый код

VectorDB

github.com

A Python vector database you just need - no more, no less.

Репозиторий GitHub-проекты открытый код

Vearch

github.com

A distributed system for embedding-based vector retrieval

Репозиторий GitHub-проекты открытый код

Vald

github.com

A Highly Scalable Distributed Vector Search Engine

Репозиторий GitHub-проекты открытый код

pgvecto.rs

github.com

Vector database plugin for Postgres, written in Rust, specifically designed for LLM.

Репозиторий GitHub-проекты открытый код

VectorChord

github.com

Scalable, fast, and disk-friendly vector search in Postgres, the successor of pgvecto.rs .

Репозиторий GitHub-проекты открытый код

ParadeDB

github.com

The transactional alternative to Elasticsearch, built on Postgres.

Репозиторий GitHub-проекты открытый код

Omnigraph

github.com

Typed graph database where agents branch and merge like Git. S3-native, Rust, traversal + vector + BM25 in one runtime.

Репозиторий GitHub-проекты открытый код

Marqo

github.com

Tensor search for humans.

Репозиторий GitHub-проекты открытый код

Lancedb

github.com

Developer-friendly, serverless vector database for AI applications. Easily add long-term memory to your LLM apps!

Репозиторий GitHub-проекты открытый код

Epsilla

github.com

A 10x faster, cheaper, and better vector database

Репозиторий GitHub-проекты открытый код

Awadb

github.com

AI Native database for embedding vectors

Репозиторий GitHub-проекты открытый код

AquilaDB

github.com

An easy to use Neural Search Engine. Index latent vectors along with JSON metadata and do efficient k-NN search.

Репозиторий GitHub-проекты открытый код

Airweave

github.com

An easy way to turn any app into searchable data for LLMs.

Репозиторий GitHub-проекты открытый код

future-agi

github.com

Open-source self-hostable end-to-end agent engineering and optimization platform unifying tracing, evals, simulations, datasets, gateway, and guardrails for LLM and AI agent applications.

Репозиторий GitHub-проекты открытый код

SwarmClaw

github.com

Self-hosted multi-agent AI runtime with 23+ LLM providers, persistent memory, skills, schedules, sub-agent spawning, and MCP client + server support. Ships as desktop app, CLI, or Docker.

Репозиторий GitHub-проекты открытый код

ZenML

github.com

Open-source framework for orchestrating, experimenting and deploying production-grade ML solutions, with built-in langchain & llama index integrations.

Репозиторий GitHub-проекты открытый код

xTuring

github.com

Build and control your personal LLMs with fast and efficient fine-tuning.

Репозиторий GitHub-проекты открытый код

Distributed semantic cache and stateful routing system that cuts LLM API costs by returning cached responses for semantically similar queries. Uses ANN vector search (cosine ≥ 0.8) and consistent hashing to pin requests to the same worker, achieving ~7× latency reduction on cache hits while scaling

Репозиторий GitHub-проекты открытый код

Rhesis

github.com

Open-source testing infrastructure for LLM and agentic applications. Collaborative platform enabling teams to define quality metrics, run evaluations, and ship confidently with version control and peer review workflows built for AI engineering.

Репозиторий GitHub-проекты открытый код

Registry Broker

github.com

Universal index and routing layer for AI agents. Aggregates agent metadata from multiple registries (NANDA, MCP, Virtuals, OpenRouter, A2A, X402 Bazaar) across web2 and web3, normalizes profiles, and provides protocol translation between agent ecosystems.

Репозиторий GitHub-проекты открытый код

ReliableGPT 💪

github.com

Handle OpenAI Errors (overloaded OpenAI servers, rotated keys, or context window errors) for your production LLM Applications.

Репозиторий GitHub-проекты открытый код

PromptSite

github.com

A lightweight Python library for prompt lifecycle management that helps you version control, track, experiment and debug with your LLM prompts with ease. Minimal setup, no servers, databases, or API keys required - works directly with your local filesystem, ideal for data scientists and engineers t

Репозиторий GitHub-проекты открытый код

PromptMage

github.com

Open-source tool to simplify the process of creating and managing LLM workflows and prompts as a self-hosted solution.

Репозиторий GitHub-проекты открытый код

PromptDX

github.com

A declarative, extensible, and composable approach for developing LLM prompts using Markdown and JSX.

Репозиторий GitHub-проекты открытый код

Pezzo 🕹️

github.com

Pezzo is the open-source LLMOps platform built for developers and teams. In just two lines of code, you can seamlessly troubleshoot your AI operations, collaborate and manage your prompts in one place, and instantly deploy changes to any environment.

Репозиторий GitHub-проекты открытый код

OpenLIT

github.com

OpenLIT is an OpenTelemetry-native GenAI and LLM Application Observability tool and provides OpenTelmetry Auto-instrumentation for monitoring LLMs, VectorDBs and Frameworks. It provides valuable insights into token & cost usage, user interaction, and performance related metrics.

Репозиторий GitHub-проекты открытый код

Mirascope

github.com

Intuitive convenience tooling for lightning-fast, efficient development and ensuring quality in LLM-based applications

Репозиторий GitHub-проекты открытый код

Mengram

github.com

Open-source memory infrastructure for AI agents. Provides semantic (entities/facts), episodic (conversations), and procedural (learned behaviors) memory with auto-reflection. Python SDK, JS SDK, MCP server, and REST API.

Репозиторий GitHub-проекты открытый код

LRM

github.com

CLI/TUI tool for managing localization files (.resx, JSON, Android, iOS) with LLM-powered translation via Ollama, validation, and code scanning for unused/missing keys.

Репозиторий GitHub-проекты открытый код

LLMFlows

github.com

LLMFlows is a framework for building simple, explicit, and transparent LLM applications such as chatbots, question-answering systems, and agents.

Репозиторий GitHub-проекты открытый код

Предложить сайт в каталог

Пришлите ссылку — остальное мы выясним сами.

Мы рассмотрим, что вы прислали, и добавим в каталог, если подойдёт.

Не знаете, как внедрить? Мы поможем

Расскажите про задачу — подберём инструменты и подскажем, с чего начать.

0 / 5000
Проверочный код

Поля со звёздочкой обязательны. Данные используются только для ответа.