Agentic AI
Multi-Agent
RAG
2026
Reviewer Agent
Multi-agent proposal & document evaluation system
An autonomous, tool-using multi-agent system that evaluates proposals and documents against criteria — producing evidence, risks, and rankings — then auto-generates filled evaluation reports. Includes a tool-using Q&A agent and an inline AI writing assistant, extensible via a Skills marketplace.
- Scores documents against criteria with evidence, risks, and rankings
- Auto-fills report templates — text, grade tick-marks, and detailed opinions
- Self-validating Think–Structure–Repair loop for accurate, evidence-grounded results
PythonMulti-AgentRAGLangGraphPrompt EngineeringFastAPI
Document AI
Intel Award '24
2025
LayGen
Multi-platform AI document translation ecosystem
Preserves original formatting across DOCX, HWPX, PDF, PPTX, and XLSX. On-device LLM inference (Ollama) for enterprise offline security. Electron desktop app + FastAPI server-side API. Won 1st Place at Intel AI PC Innovation Challenge 2024.
- End-to-end format preservation via Pandoc + custom HWPX engine
- On-device inference eliminates cloud upload of sensitive docs
- Cross-platform desktop (Electron) + containerized backend
PythonElectronJSFastAPIOllamaPyTorchPandocHWPX
AskMe
Intelligent document Q&A platform
Leverages RAG architecture for complex multi-document analysis. Integrates ALIParse for advanced document structure parsing, semantic vector retrieval, and LLM synthesis to provide accurate, context-aware answers across DOCX, PDF, and HWPX.
PythonRAGALIParseQdrantFastAPI
Vision-Language
Research
2024
VLMFusion OCR
Multi-engine OCR with VLM post-correction
Combines EasyOCR, PaddleOCR, and Tesseract with a Vision-Language Model post-correction layer for superior accuracy on degraded, complex, or low-resolution document images. Confidence-based engine selection + VLM error correction.
PythonEasyOCRPaddleOCRTesseractQwen-VLOpenCV
Document AI
Enterprise
2026
FormGen
AI form field extraction & auto-fill
Detects form fields in HTML / DOCX / HWPX via LLM-based document analysis, with RAG-powered "fill from documents" that retrieves values from uploaded references via semantic search & re-ranking. Parallel LLM processing with order-preserving concurrency.
Node.jsExpress.jsReactOpenAI APIQdrantHWPX
SlideGen
AI presentation generator
Creates structured slide decks from a text prompt or PDF context. Supports multi-provider LLMs — OpenRouter, Together AI, Cohere, Google Gemini, HuggingFace, Azure OpenAI — with dynamic Unsplash backgrounds and adjustable slide count (3–30).
PythonStreamlitMulti-LLMGoogle GeminiPPTX
Medical Document Disease Extractor
RAG-based clinical NLP pipeline
Extracts disease information from clinical documents and research literature. Supports Single Pass, Double Pass, and RAG analysis modes. Qdrant vector store with HNSW indexing, Qwen VLM for visual understanding, WebSocket real-time progress.
PythonFastAPIQdrantQwen-VLDockerWebSockets