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

[email protected]

Document Q&A System using LangChain, LLMs, and Python

Built semantic document QA over websites and PDFs with hybrid LLM support. 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 2025

Project Overview

Objective

Built semantic document QA over websites and PDFs with hybrid LLM support.

Stack

PythonLangChainFAISSOllama (LLaMA 3.2)GPT-4o

Delivery highlights

  • Developed a document questionanswering system using Python and LangChain to ingest and process content from websites and PDF files, with semantic retrieval powered by embeddings and FAISS. Integrated both local LLMs via Ollama (LLaMA 3.2) and cloud-based models (GPT-4o) to generate accurate, context-aware responses based on retrieved document content.
Back to Topic ProjectsBack to All Projects

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.

AI Chatbot for Document Queries on LINE

Personal ProjectsYear: 2025

Built LINE-integrated chatbot for document question answering.

AI Document Search & Question Answering System (RAG)

Personal ProjectsYear: 2026

Built a multimodal AI system for document, audio, and image understanding with natural language question answering using retrieval-augmented generation (RAG).