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

PatrickMurray78/rag-chatbot-case-study

Case study for a self-directed RAG chatbot demo project — design, technical decisions, and lessons learned.

GitHub ↗
★ 0
stars
75
AI関連スコア
30
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

This is a case-study of an embeddable Retrieval-Augmented Generation (RAG) customer-support chatbot with a no-code admin panel. It documents architecture, design decisions, and lessons; source code is not included. Who uses it - Site owners and non-technical admins who upload FAQs, knowledge bases or product catalogs and configure bot behavior/appearance. - End users on host sites who ask questions and receive streamed, knowledge-grounded answers. Key features - Document ingestion with structural semantic chunking. - Vector retrieval (FAISS) with distance-based confidence threshold. - Three-mode prompt routing: high-confidence, cautious fallback, and product-aware fallback. - Optional product catalog and configurable upsell mode. - Token-by-token streaming for real-time replies. - No-code admin panel (content, behavior, appearance) and an embeddable chat widget. Tech highlights: FastAPI backend, OpenAI embeddings + chat, React frontend; storage via JSON + FAISS.

DETECTED 検出されたAIスタック

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

🧠 LLMプロバイダー (1)
OpenAI
🌐 Web/アプリフレームワーク (2)
FastAPI React

AI関連と判定した根拠

AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細

リポジトリ名 該当なし
説明文 +25 一致: chatbot
GitHub Topics 該当なし
README冒頭 +20 (スコアから逆算 — README本文は保存していません)

合計 AI関連スコア: 75 / 100

オーナー情報

アカウント
PatrickMurray78
タイプ
User
フォロワー
3
所属
Cisco

Software Engineer

日付

GitHub作成日 2026-05-21
最終Push 2026-05-21
当サイト初検出 2026-05-21
最終取得 2026-08-19 16:14