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

Multimodal Chat History Search & Q&A with Qdrant RAG

Built room-scoped semantic search and RAG question answering over multilingual chat history, images, and OCR-extracted content. 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 room-scoped semantic search and RAG question answering over multilingual chat history, images, and OCR-extracted content.

Stack

FastAPINext.jsPostgreSQLQdrantSentenceTransformerCLIPBLIPGoogleTranslatorTyphoon OCROpenAI

Delivery highlights

  • Developed a proof-of-concept chat application where users create or join rooms, send text and image messages, search conversation history, and ask natural-language questions grounded in retrieved messages. Stored structured room and message data in PostgreSQL and indexed multilingual text, CLIP image embeddings, BLIP captions, and Typhoon OCR output in Qdrant. Combined semantic and keyword retrieval with an OpenAI LLM to answer questions within one room, across rooms, or about shared images through a FastAPI backend and Next.js chat interface.
Back to Topic ProjectsBack to All Projects

System workflow

How chat history becomes searchable knowledge

Messages and images are enriched, indexed, retrieved by room context, and used to generate grounded answers.

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

Multimodal Semantic Retrieval (Video and Image Search)

Personal ProjectsYear: 2026

Unified text-to-video and text-to-image search into one cross-modal retrieval platform.

AI Resume Chat with LLM and RAG (Portfolio Assistant)

Personal ProjectsYear: 2026

Built a sitemap-driven portfolio assistant that answers recruiter questions with grounded, source-linked responses.

DocVisionAI — Multimodal Document & Media Question Answering

Personal ProjectsYear: 2026

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