Write your own Search Agent with Pydantic AI — Part 2Hello everyone, this is a follow-up of my recent blog about Writing Your Own Search Agent with Pydantic AI. In the earlier post, I…5d ago15d ago1
Write your own Search Agent with Pydantic AIUPDATE: check out Part 2 of this post to see how to improve the agent further.Dec 31, 2024Dec 31, 2024
Using sentence transformer for Vietnamese Province resolutionI recently stumped into an interesting problem to resolve user input to correct Vietnamese address. Basically user can type in an address…Dec 8, 2024Dec 8, 2024
Polish Your Resume with GPT-3’s AssistanceChatGPT is a powerful language model developed by OpenAI that can understand and generate human-like language. We can already see a lot of…Jan 29, 2023Jan 29, 2023
My AWS Solution Architect Recertification JourneyI recently went through the process of recertifying as an AWS Solution Architect, and I wanted to share my experience with anyone who is…Jan 13, 2023Jan 13, 2023
Can ChatGPT pass the AWS Certified Solution Architect exam?ChatGPT is one of the hot topics today, and everyone is talking about it. ChatGPT can do a lot of things: answering questions, language…Dec 22, 2022Dec 22, 2022
Published inFAUN — Developer Community 🐾Machine Learning Sampling Techniques using SQLSampling is a very popular technique in machine learning. When the data is big, you can do sampling to learn about the data or train a test…Nov 27, 2021Nov 27, 2021
Published inMachine Learning InterviewSystem Design: Cache Serialization, Update Policies & EvictionThis post is a follow-up post to my previous post on Cache component design. Previously, I mainly focused on deciding which data to cache…Oct 30, 2021Oct 30, 2021
Published inMachine Learning InterviewSystem Design: Design and monitor Cache componentCaching is one of the most basic System Design techniques, and every software engineer needs to know about Cache. There are so many great…Jun 25, 2021Jun 25, 2021
Published inMachine Learning InterviewMy journey to pass Certified Kubernetes Application Developer ExamI have finally passed my Certified Kubernetes Application Developer, or CKAD, last week. CKAD is certification by Cloud Native Computing…Jun 1, 2021Jun 1, 2021