Phasuwut
ExperienceProjectsSkillsPublicationsAI ChatContactHire Me
Phasuwut

Full Stack · AI Engineer · Thailand

Portfolio

  • Work Experience
  • Projects
  • Skills
  • Publications

More

  • Certification
  • Demo
  • AI Chat
  • Contact

Download

  • Profile
  • Resume
  • CV

© 2026 Phasuwut Chunnapiya

phasuwut.job@gmail.com

DocVisionAI — Multimodal Document & Media Question Answering

Built a Thai-capable multimodal RAG assistant for searching and asking source-grounded questions across documents, scanned pages, audio, and video. This project demonstrates practical execution from architecture and implementation to measurable delivery outcomes.

 Home AI Resume Chat Work Experience All Projects Demo Technical Skills Certification Publications Contact
Personal ProjectsYear 2026

Project Overview

Objective

Built a Thai-capable multimodal RAG assistant for searching and asking source-grounded questions across documents, scanned pages, audio, and video.

Stack

FastAPINext.jsPyPDFLoaderSentenceTransformers (bge-m3)QdrantElasticsearchBLIPTyphoon OCRWhisperGPT-4o-miniGPT-4.1GPT-5

Delivery highlights

  • Developed DocVisionAI as a full-stack multimodal knowledge assistant that accepts PDFs, scanned documents, audio, and video. Used PyMuPDF with Typhoon OCR fallback for document extraction, Whisper for timestamped transcription, and BLIP for embedded-image captioning. Indexed multilingual BAAI/bge-m3 embeddings in Qdrant and combined them with Elasticsearch keyword results for hybrid retrieval. Built background processing and persistent file metadata with FastAPI, plus a Next.js viewer that displays summaries, key points, and source citations linked to the relevant document page or media timestamp.
Back to Topic ProjectsBack to All Projects

System workflow

How DocVisionAI processes and answers

From file ingestion and multimodal extraction to hybrid retrieval, grounded generation, and traceable citations.

Rendering workflow diagram…

Scroll horizontally to explore the full workflow on smaller screens.

Project Videos

1 items

Demo Video

Watch on source

Related Projects

3 items

AI Document Question Answering System with RAG and LLM

Personal ProjectsYear: 2026

Built PDF upload and natural language QA system with retrieval-augmented generation.

Visual Question Answering System with YOLO, CLIP, ViT, BLIP, BLIP Caption, and LLM

Personal ProjectsYear: 2026

Built end-to-end VQA platform for image upload, scene understanding, and LLM-based answers.

Multimodal Chat History Search & Q&A with Qdrant RAG

Personal ProjectsYear: 2026

Built room-scoped semantic search and RAG question answering over multilingual chat history, images, and OCR-extracted content.