PatrickMurray78/rag-chatbot-case-study
Case study for a self-directed RAG chatbot demo project — design, technical decisions, and lessons learned.
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関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
AI関連と判定した根拠
AI関連スコアは4つの箇所それぞれにAI関連キーワードが現れるかを判定し、該当した配点を合計したものです。 算出方法の詳細
合計 AI関連スコア: 75 / 100
オーナー情報
Software Engineer
日付
| GitHub作成日 | 2026-05-21 |
| 最終Push | 2026-05-21 |
| 当サイト初検出 | 2026-05-21 |
| 最終取得 | 2026-08-19 16:14 |