Skip to main content

Blogs

Projects, Articles, Everything that I worked on will be here!

For more blogs, you can check out my published blogs on medium.


2025


SQL Agent 🤖 - Building Your Personal AI Database Assistant

11 mins
This blog details the creation of a SQL Agent that bridges the gap between natural language and database queries using LLMs. Learn how to build an intelligent assistant that helps users interact with databases through conversation, execute SQL queries with detailed feedback, and visualize results effectively.

ApplyPal 🧠 - How to Build Your Own Career Advisor AI Agent!

13 mins
This blog explores Agentic AI, highlighting its ability to autonomously perform personalized tasks like resume evaluation, career guidance, and application tailoring using advanced NLP models. It showcases ApplyPal, a Career Advisor AI Agent built with GPT-4, LangChain, and Streamlit

2024


How to Run Open source LLMs with a ChatGPT-Like Web Experience

6 mins
Open-source large language models (LLMs) offer significant advantages, including enhanced accessibility, transparency, and customization. In this blog, we will explore how to install and run Ollama’s LLaMA 3.1 model locally, and deploy it using Docker and Open WebUI for a ChatGPT-like interactive experience.

2023