AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

atliliw/langchainRustAgent

RAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.

🛠 AI製作 ⚡ AI使用 Rust GitHub ↗
★ 1
stars
75
AI関連スコア
50
個人開発度
1
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

A Rust-based retrieval-augmented generation (RAG) conversational system supporting multiple retrieval modes and dialogue compression strategies. Intended for developers and teams building RAG chat apps or experimenting with retrieval + LLM workflows. Key features: - Three retrieval modes: vector (Qdrant), BM25 (MongoDB), and RRF hybrid; endpoint to compare all three. - Dialogue compression: hierarchical and summary compression with protection for important info. - Multi-format document ingestion: TXT, PDF, Markdown, JSON, CSV; file upload via single-page web UI. - Backend: Rust + Axum; vector DB: Qdrant; BM25: MongoDB; conversation store: SQLite. - Uses OpenAI embeddings (text-embedding-ada-002) and GPT-3.5/4 for LLMs. - APIs for chat (/api/chat), upload, search variants, stats; config via config.toml; run with cargo. MIT license.

使用AIコーディングツール

このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。

OpenAI Codex (AGENTS.md) AGENTS.md

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🧠 LLMプロバイダー (1)
OpenAI
🔢 埋め込みモデル (1)
text-embedding-ada
💾 一般データベース (2)
MongoDB SQLite
🌐 Web/アプリフレームワーク (1)
Axum

使用言語(バイト数比)

CSS
1.9%
HTML
6%
Rust
69.4%
Shell
1.1%
JavaScript
21.1%
PowerShell
0.5%

オーナー情報

アカウント
atliliw
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-04-28
最終Push 2026-05-09
当サイト初検出 2026-05-09
最終取得 2026-05-09 18:18

類似Repo (同じ言語のAI関連Repo)

LucasStrand/hyperion

Enterprise IoT workbench for ComfortClick bOS, operated by an AI agent. Tauri 2 (Rust + TS). Read-only, secure (encrypted vault + Entra SSO), local-first agent.

Rust 0 AI 45
estejosh/agent-comm-channel

Git-as-message-bus for inter-PC agent chat — agents on different PCs send each other directions/responses via commits. Rust reference client + language-neutral protocol. PolyForm Noncommercial + LLM poison-pill policy.

Rust 0 AI 75