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

kinola-IQ/Retrieval-Augmented-Generation-chat-system

A Python-based retrieval-augmented generation chatbot project that includes an API server, RAG pipeline, embeddings/retrieval/vector store logic, data ingestion scripts, DVC model response evaluation pipeline with openeval, CI/CD containerization and code quality check pipeline with docker and pylint, and tests for API, generation, and retrieval.

⚡ AI使用 Python GitHub ↗
★ 0
stars
70
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

This repository implements a Retrieval-Augmented Generation (RAG) chatbot backend: a FastAPI service that ingests PDFs, chops and embeds text (LangChain/Hugging Face), stores vectors in Pinecone, retrieves relevant chunks for a query, and generates grounded answers via Hugging Face models. It’s intended for developers, ML engineers, and data engineers building QA/chat systems or evaluating retrieval+generation pipelines. Key features: ingestion pipeline (PDF loading, chunking, embedding, Pinecone upsert); retriever (query embedding + similarity search); RAG pipeline (prompt construction, HF model wrapper, answer + source packaging); FastAPI endpoints (/v1/chat, health); ingestion and benchmark scripts; CI linting; Docker image and publish workflows; tests. Configuration is environment-variable driven. Core flow is implemented; some components are minimal and Pinecone/index compatibility is required.

DETECTED 検出されたAIスタック

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

🧠 LLMプロバイダー (1)
Hugging Face
🧩 AIフレームワーク (1)
LangChain
🗄️ ベクトルDB (1)
Pinecone
🌐 Web/アプリフレームワーク (1)
FastAPI

GitHub Topics

#chatbot #rest-api #retrieval-augmented-generation #ragas-evaluation

使用言語(バイト数比)

Python
82.8%
Dockerfile
2.5%
Jupyter Notebook
14.7%

オーナー情報

アカウント
kinola-IQ
タイプ
User
フォロワー
5

Boy

日付

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

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

bgzhang1/sw2api

Reverse proxy for your ai quota from the SW platform.

Python 19 AI 45
dea6cat/2b-agent

This llm Agent was created based on necessity for one that could simply use local models without making them hallucinate and keep them focus

Python 1 AI 75
Zuboy/Carbon-Cost-Optimizer-Agentic-AI

An AI agent that decides where and when to run ML training jobs to minimize cost and carbon emissions, then launches them autonomously — exposed entirely through MCP tools.

Python 1 AI 75
FuchaZ/lm-studio-vision-bridge

给纯文本 AI agent 装上眼睛——通过 LM Studio 本地视觉模型提供 MCP 图片识别服务

Python 1 AI 45
Shrutirowlo/AI-Video-Agent

AI-powered video generation agent that automates script analysis, scene planning, and video creation.

Python 1 AI 75
Shivang0/social-vision

Paste an Instagram/TikTok/YouTube/X link and Claude watches it for you — transcribes audio, reads on-screen text & visuals, explains what it's about. Local, cross-platform Claude Code plugin.

Python 1 AI 70
markusbegerow/claude-fuer-oeffentliche-verwaltung

⚠️ Experimentelle Skill-Sammlung für Digitalisierung, Fachverfahren und Organisation der deutschen öffentlichen Verwaltung (OZG, FIM, FIT-Connect, KI-Einsatz, eIDAS, BSI-IT-Grundschutz, DSGVO) – bitte testen, Issues/PRs willkommen! Keine Rechts-/Datenschutzberatung, keine verbindliche Behördenentscheidung. Keine Bürger-/Mitarbeiterdaten im Repo.

Python 1 AI 75
knowledgegut/course-distiller

把有權使用的工作坊/課程回放消化成套品牌色的步驟式學習 PDF;最後的重組交還人腦。A Claude Code skill by 知識包小腸.

Python 1 AI 45