Skip to content
View ngduyanhece's full-sized avatar
🎯
Focusing
🎯
Focusing
  • openlab
  • da nang
  • 23:02 (UTC +07:00)
Block or Report

Block or report ngduyanhece

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ngduyanhece/README.md

(Hello)🙏🏻, I'm Anh Nguyen (Andy)!

A passionate AI Engineer

  • 🔭 I’m currently working on developing generative agents for information retrieval products
  • 🌱 I’m currently learning advanced techniques in semantic search and information retrieval super-charged by LLMs
  • 👯 I’m looking to collaborate on AI and machine learning projects, especially those involving information retrieval and semantic search.
  • 🤔 I’m looking for help with exploring new advancements in AI and machine learning.
  • 💬 Ask me about AI, machine learning, and information retrieval.
  • 📫 How to reach me: ngduyanhece@gmail.com
  • 😄 Pronouns: He/Him
  • ⚡ Fun fact: I have a strong interest in advancing information retrieval techniques to improve accuracy and efficiency.

🛠 Technologies & Tools

const anh = {
  pronouns: "He" | "Him",
  code: ["Python", "JavaScript", "SQL", "HTML", "CSS"],
  askMeAbout: ["AI", "machine learning", "information retrieval"],
  technologies: {
    backEnd: {
      js: ["FastAPI", "Django"],
    },
    devOps: ["AWS", "Docker🐳", "Route53", "Nginx"],
    databases: ["PostgreSQL", "MySQL", "SQLite"],
    misc: ["FastAPI", "ReactJS", "Flask", "GitHub Actions"]
  },
  architecture: ["Serverless Architecture"],
  currentFocus: "Generative agents for information retrieval",
  funFact: "I love exploring new advancements in AI and machine learning."
};

Pinned Loading

  1. cs224n_mlx cs224n_mlx Public

    implementation all the concepts in cs224n using MLX

    Python 4