Skip to content
View anvyle's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report anvyle

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
anvyle/README.md

Hi, I'm An Vy Le πŸ‘‹

AI Engineer based in Hanoi, Vietnam.

I build AI-powered systems and autonomous agents β€” from prototype to production. I care about reliable LLM pipelines, thoughtful evaluation, and turning models into products that actually ship.

  • πŸ”­ Building LLM-powered agents and RAG applications
  • 🌱 Going deeper into LangGraph and agent orchestration
  • πŸ’¬ Ask me about LLMs, autonomous agents, and vector search

Featured Projects

Project Description Stack
AutoGPT Exploring and building on the open-source autonomous-agent platform β€” LLM agents that tackle multi-step tasks end-to-end. Python, LLMs
LlamaIndex Building LLM-powered agents and RAG pipelines that reason over custom data sources. Python, LLMs

Get in Touch

Popular repositories Loading

  1. weaviate weaviate Public

    Forked from weaviate/weaviate

    Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of …

    Go

  2. langchain langchain Public

    Forked from langchain-ai/langchain

    πŸ¦œπŸ”— Build context-aware reasoning applications

    Jupyter Notebook

  3. pinecone-python-client pinecone-python-client Public

    Forked from pinecone-io/python-sdk

    The Pinecone Python client

    Python

  4. chroma chroma Public

    Forked from chroma-core/chroma

    Open-source search and retrieval database for AI applications.

    Rust

  5. llama_index llama_index Public

    Forked from run-llama/llama_index

    LlamaIndex is the leading framework for building LLM-powered agents over your data.

    Python

  6. langgraph langgraph Public

    Forked from langchain-ai/langgraph

    Build resilient language agents as graphs.

    Python