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

Text-to-Image Semantic Search Module

Built text-to-image semantic search using CLIP shared embedding space and FAISS indexing.

 Home AI Resume Chat Work Experience All Projects Demo Technical Skills Certification Publications Contact
Personal ProjectsYear 2026Latest activity 2026-02-27

Project Overview

Objective

Built text-to-image semantic search using CLIP shared embedding space and FAISS indexing.

Stack

CLIP (ViT-B/32)FAISSFastAPIReact.js

Delivery highlights

  • Built an end-to-end text-to-image semantic search system that enables users to search for images using natural language instead of keyword matching by leveraging CLIP (ViT-B/32) to encode both text and images into a shared embedding space and indexing precomputed image embeddings with FAISS for efficient similarity search. Developed a FastAPI backend to process queries and return matched image URLs with similarity scores, along with a React.js frontend for real-time search and dynamic result visualization.
Back to Topic ProjectsBack to All Projects

System workflow

Source-reviewed processing sequence

A conservative end-to-end boundary taken from the source audit. Specific endpoints, storage writes, and external calls are only claimed in the project-specific diagrams when the implementation confirms them.

Rendering workflow diagram…

Scroll horizontally to explore the full workflow on smaller screens.

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.

Text-to-Video Semantic Search

Personal ProjectsYear: 2026

Built text-to-video semantic scene retrieval with multilingual query processing.

Multilingual Semantic Video Event and Action Search Engine and API

Personal ProjectsYear: 2026

Built FastAPI semantic search over videos with clip indexing and multilingual query support.