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

nxrmal03/loandoc-ai

RAG-powered document Q&A for loan agreements — FastAPI + React + Gemini

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

SUMMARY AI要約 by gpt-5-mini

LoanDoc AI is a production-ready RAG (retrieval-augmented generation) Q&A system for loan documents. It ingests PDFs/DOCX, indexes text into a local Chroma vector DB, and answers natural-language queries with cited source snippets. Who uses it: engineering teams, data scientists, or operations/legal groups needing searchable Q&A over loan paperwork. Key features: - Frontend: React + TypeScript; Backend: FastAPI + LangChain - Ingest: pypdf/python-docx → RecursiveCharacterTextSplitter (1,000 chars, 200 overlap) - Embeddings: OpenAI text-embedding-3-small; store in local Chroma - Retrieval: embed query → top-5 chunks; primary LLM: Anthropic Claude Sonnet; fallback: OpenAI GPT-4o - Configurable via backend/.env (chunk size, overlap, retrieval K, models) - Simple local dev (no Docker), tests mock LLMs and use temporary Chroma DB - Exposed API: upload, list, delete, query, health; responses include model_used and citations.

DETECTED 検出されたAIスタック

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

🧠 LLMプロバイダー (3)
Anthropic OpenAI Gemini
🧩 AIフレームワーク (1)
LangChain
🗄️ ベクトルDB (1)
Chroma
🤖 LLMモデル (3)
Claude Gemini GPT-4
🔢 埋め込みモデル (1)
text-embedding-3
🌐 Web/アプリフレームワーク (2)
FastAPI React

使用言語(バイト数比)

CSS
2%
HTML
0.6%
Python
48.8%
JavaScript
2.4%
TypeScript
46.2%

オーナー情報

アカウント
nxrmal03
タイプ
User
フォロワー
0

AI Full-Stack Engineer | React • FastAPI • GenAI Building scalable apps with modern UI and intelligent AI systems.

日付

GitHub作成日 2026-05-14
最終Push 2026-05-14
当サイト初検出 2026-05-14
最終取得 2026-05-14 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