Thu Vu
Thu Vu is a content creator known for technical tutorials and demonstrations on artificial intelligence and machine learning topics. Their work focuses on practical applications of modern AI tools and frameworks, with particular emphasis on making complex concepts accessible through hands-on examples.
Knowledge Graph Construction
Thu Vu has created instructional content demonstrating how to build knowledge graphs from unstructured text using a technical stack that includes Python, LangChain, and Neo4j. This tutorial approach shows how to process raw text data and convert it into structured, queryable graph databases—a technique useful for organizing and retrieving information from large document collections.
AI Research and Agents
Beyond knowledge graph construction, Thu Vu explores advanced AI agent architectures, such as Karpathy’s AutoResearch, to demonstrate methods for LLM program improvement.
NLP and Vector Embeddings
Recent content addresses foundational Natural Language Processing (NLP) concepts, specifically vector embeddings.
- Semantic Representation: Explains how text embeddings serve as numerical representations of words, phrases, or documents, enabling semantic search and similarity calculations.
- Tutorial Overview: The video “Learn Vector Embeddings in 20 Minutes” provides a beginner-friendly guide to understanding this core NLP concept.
- See detailed notes: Vector Embeddings: Semantic Representation for NLP and AI