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アシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
日付
| GitHub作成日 | 2026-04-28 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:18 |
類似Repo (同じ言語のAI関連Repo)
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.
garudust-org/garudust-agent🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway
holotherapper/lmmLocal AI model manager
jscott3201/rusty-bacnet-mcpDedicated 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.
martint/kataCode 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.
Jeffrin-dev/AimDock Tespera/alluviumAuto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.
epicsagas/claudyClaudy 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