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

本プロジェクトは、Rust製バックエンドと単一ページWeb UIを備えたRAG(Retrieval-Augmented Generation)対話システムです。ドキュメントをアップロードして検索・照会し、会話に基づく応答生成を行います。利用者は内部資料やナレッジベースを対話形式で検索・要約したい開発者やデータサイエンティスト、プロダクト担当者を想定しています。 主な機能は次のとおりです。三種の検索モード(ベクトル検索、BM25 キーワード検索、RRF 混合検索)、対話圧縮(階層圧縮、要約圧縮、重要情報保護)、TXT/PDF/Markdown/JSON/CSV対応の文書取り込み、ファイルアップロード・検索・比較テストが可能なSPA。技術スタックはバックエンドが Rust + Axum、ベクトルDB に Qdrant、BM25 に MongoDB、会話保存は SQLite、埋め込みと LLM は OpenAI(text-embedding-ada-002、GPT-3.5/GPT-4)を使用します。 簡単な導入手順は config.toml を用意して OpenAI API キーを設定し、cargo run --release で起動、http://localhost:8080 にアクセスします。主なAPIエンドポイントには /api/chat(対話)、/api/upload、各種検索や比較用の /api/search/*、/api/stats などがあります。ライセンスは MIT。

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

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

OpenAI Codex (AGENTS.md) AGENTS.md

DETECTED 検出されたAIスタック

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

🧠 LLMプロバイダー (1)
OpenAI
🤖 LLMモデル (1)
GPT-4
🔢 埋め込みモデル (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)

Cmochance/codex-app-transfer

Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.

Rust 33 AI 90
garudust-org/garudust-agent

🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway

Rust 16 AI 100
holotherapper/lmm

Local AI model manager

Rust 6 AI 70
jscott3201/rusty-bacnet-mcp

Dedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.

Rust 2 AI 45
martint/kata

Code review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.

Rust 2 AI 70
Jeffrin-dev/AimDock
Rust 1 AI 50
Tespera/alluvium

Auto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.

Rust 1 AI 70
epicsagas/claudy

Claudy lets you switch between Anthropic, Z.AI, OpenRouter, Ollama, and custom endpoints with a single command — keeping credentials, config modes, and Claude frameworks cleanly isolated per profile. Multi-provider · Config isolation · Channel bridge · Local agent bridge · Usage analytics

Rust 1 AI 60