Architcybercrime/AI-PDF-Chatbot
AI-powered PDF chatbot using RAG — upload PDFs and chat with them using semantic search + OpenAI
SUMMARY AI summary by gpt-5-mini
本プロジェクトは、PDFをアップロードしてその内容に基づき対話できるRAG(Retrieval-Augmented Generation)アプリケーションです。開発者やチームがドキュメント検索、質疑応答、要約などを行うために利用できます。ユーザーの質問に対して文書内の関連チャンクを検索し、OpenAIのLLMに文脈付きで投げることで根拠付きの応答と出典情報を返します。 主な機能は、PDFのテキスト抽出・分割(チャンク化)、OpenAIによる埋め込み生成、FAISSを用いたローカルベクトル検索、LangChain経由のRAGロジック、FastAPIのAPI(アップロード、チャット、ドキュメント管理)、およびReact/Tailwindによるフロントエンドです。ローカル実行を重視してFAISSを採用しており、Pineconeへの差し替えも可能です。会話履歴はメモリ内保存のため再起動で消える点や、FAISSの削除周りの制約(メタデータ削除のみ)など運用上の注意事項が記載されています。ローカル起動やDockerデプロイ手順、必要な環境変数(例:OPENAI_API_KEY、チャンク設定等)もREADMEにまとめられています。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:12 |
Similar repos (same language)
DeepSeek V4 code worker MCP for Codex Desktop, powered by Claude Code
dogovo/codex-use-claude在Codex中调用Claude code
sky791016/lean-ai-dev-team8-agent Claude Code skill powered by Lean AI Methodology (精益AI方法论) · Kai Shi
bullish0x/goal-ccGive Claude Code a durable objective and it won't stop until the work is done — budgets, deadlines, notes, and a Stop-hook guard in a single file with no dependencies.
alantriesagain/gaitewayUnified API for agents like Claude Code, Codex, Gemini Cli
aayushostwal/nexusPlugin-first AI terminal workspace for Codex and Claude Code with planning, CI/CD debugging, reusable agents, skills, TODOs, and MCP tool integrations.
ejentum/ejentum-mcpMCP server for the Ejentum Logic API. Exposes the four cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call.
yimeixiaobai/wps-claudecode实现 Claude Code 与 WPS 智能文档的双向打通