
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>undefined</title>
      <link>https://gaudhiwaa.vercel.app/blog</link>
      <description>Software &amp; Machine Learning Engineer</description>
      <language>en</language>
      <managingEditor>gaudhiwaa@gmail.com (Gaudhiwaa H.)</managingEditor>
      <webMaster>gaudhiwaa@gmail.com (Gaudhiwaa H.)</webMaster>
      <lastBuildDate>4/22/2026</lastBuildDate>
      <atom:link href="https://gaudhiwaa.vercel.app/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/curiosity</guid>
    <title>Curiosity — Turn PDFs &amp; YouTube into Interactive Learning</title>
    <link>https://gaudhiwaa.vercel.app/blog/curiosity</link>
    <description>Curiosity transforms PDFs and YouTube videos into interactive learning materials with AI-powered summaries, quizzes, and mind maps. Perfect for students and lifelong learners.</description>
    <pubDate>4/22/2026</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>AI</category><category>Education</category><category>Learning</category><category>Next.js</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/genaura</guid>
    <title>Genaura — Your Brand. Infinite Content. Zero Team.</title>
    <link>https://gaudhiwaa.vercel.app/blog/genaura</link>
    <description>Genaura is an AI-powered content generation and scheduling platform. Generate product photos and videos with AI, then auto-schedule them to TikTok and Instagram without a creative team.</description>
    <pubDate>4/22/2026</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>AI</category><category>Content Creation</category><category>Social Media</category><category>Automation</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/finote</guid>
    <title>Finote — Finance Note App with AI</title>
    <link>https://gaudhiwaa.vercel.app/blog/finote</link>
    <description>Finote is a web app for taking finance-related notes using natural language and image input. It extracts date, description, vendor, category, and amount automatically using AI.</description>
    <pubDate>11/7/2025</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>AI</category><category>Fintech</category><category>Notes</category><category>Next.js</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/clip-by-AI</guid>
    <title>Automation Clip with AI</title>
    <link>https://gaudhiwaa.vercel.app/blog/clip-by-AI</link>
    <description>ClipClap is automation tools for converting long videos into viral clips.</description>
    <pubDate>8/11/2025</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Clip</category><category>AI</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/pdf-qna-with-langchain</guid>
    <title>PDF QnA with Langchain</title>
    <link>https://gaudhiwaa.vercel.app/blog/pdf-qna-with-langchain</link>
    <description>PDF-based Q&amp;A application that allows users to upload a PDF file, ask questions about its content. The project leverages LangChain for document loading, text splitting, and creating retrieval and question-answering chains, all integrated within a Streamlit interface.</description>
    <pubDate>11/11/2024</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>RAG</category><category>OpenAI</category><category>Chatbot</category><category>Langchain</category><category>Streamlit</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/llama2-chatbot</guid>
    <title>Llama2 Chatbot</title>
    <link>https://gaudhiwaa.vercel.app/blog/llama2-chatbot</link>
    <description>The Llama 2 Chatbot is an advanced conversational agent built on Meta’s Llama 2 model, designed for intelligent and dynamic interactions. With customizable and multilingual capabilities, this chatbot delivers human-like, context-aware responses tailored to user needs.</description>
    <pubDate>10/10/2024</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>LLM</category><category>Chatbot</category><category>Llama2</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/fruit-ninja-with-cv</guid>
    <title>Fruit Ninja with Computer Vision</title>
    <link>https://gaudhiwaa.vercel.app/blog/fruit-ninja-with-cv</link>
    <description>Fruit Ninja, released in 2010, is a popular arcade game where you have to swipe and slash your way through all kinds of fruit, from pears and apples, to coconuts and bananas. But what if we were to improvise this game with computer vision?</description>
    <pubDate>2/3/2024</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Computer Vision</category><category>Fruit Ninja</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/stock-price-prediction-based-on-historical-data-and-news-sentiment</guid>
    <title>Stock Prediction Based on Historical Data and News</title>
    <link>https://gaudhiwaa.vercel.app/blog/stock-price-prediction-based-on-historical-data-and-news-sentiment</link>
    <description>Decision-making considerations in stock instruments are a complex issue. Fundamental and technical approaches are often taken by investors in selecting the right stock issuers, but these approaches require a lot of time and are not efficient..</description>
    <pubDate>10/30/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Forecasting</category><category>Time Series</category><category>Sentiment Analysis</category><category>NLP</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/yolov7-football-player-object-detection</guid>
    <title>YOLOv7: Football Player Object Detection</title>
    <link>https://gaudhiwaa.vercel.app/blog/yolov7-football-player-object-detection</link>
    <description>Object detection of football players using Roboflow tools to annotate images by labeling objects. The developed model utilizes YOLOv7 for detecting football players in the images.</description>
    <pubDate>10/14/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>YOLO</category><category>Roboflow</category><category>Object Detection</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/agora-indonesia</guid>
    <title>Agora Indonesia</title>
    <link>https://gaudhiwaa.vercel.app/blog/agora-indonesia</link>
    <description>Agora Indonesia is a community think tank that serves as a platform for critical thinking, consisting of students from various disciplines, ranging from social humanities to science and technology. We established this community because we share a common interest in discussions.</description>
    <pubDate>10/4/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Next-Js</category><category>Tailwind</category><category>FastAPI</category><category>Article</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/legal-regulation-inconsistency-detection</guid>
    <title>Detection of Inconsistencies in the Laws of the Republic of Indonesia</title>
    <link>https://gaudhiwaa.vercel.app/blog/legal-regulation-inconsistency-detection</link>
    <description>Additions and changes to legal regulations occur regularly and can lead to disharmony (inconsistency), causing confusion in society when choosing a basis for action. On the other hand, the development of Artificial Intelligence ...</description>
    <pubDate>8/14/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Natural Language Inference</category><category>NLP</category><category>Laws</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/vehicle-license-plate-detector</guid>
    <title>Vehicle License Plate Detector</title>
    <link>https://gaudhiwaa.vercel.app/blog/vehicle-license-plate-detector</link>
    <description>The Vehicle License Plate Detector project aims to develop a system capable of detecting and recognizing license plates on vehicles. The project utilizes a database containing 800 training data and 100 test data. To achieve license plate recognition, the project employs Transformer Optical Character Recognition ...</description>
    <pubDate>7/18/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Computer Vision</category><category>license plate</category><category>Transformer</category><category>OCR</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/detecting-mental-health-condition-from-twitter</guid>
    <title>Detecting Mental Health Conditions of Twitter Users using NLP</title>
    <link>https://gaudhiwaa.vercel.app/blog/detecting-mental-health-condition-from-twitter</link>
    <description>Social media is a platform for people to express what they are feeling, doing, and facing. In this research, an experiment is conducted to perform sentiment analysis to predict whether social media users are experiencing stress or not with...</description>
    <pubDate>7/1/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Mental-Health</category><category>Topic-Modeling</category><category>NLP</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/social-media-following-recommendation</guid>
    <title>Social Media Friend Recommendation</title>
    <link>https://gaudhiwaa.vercel.app/blog/social-media-following-recommendation</link>
    <description>This social media recommendation system is designed to provide recommendations to users who have the highest similarity based on feature similarity with other users. It uses a fairly simple approach, namely cosine similarity, to measure how similar one user is to ...</description>
    <pubDate>6/15/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Recommendation</category><category>Social Media</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/web-scraping-rumah-com</guid>
    <title>Web Scraping rumah.com</title>
    <link>https://gaudhiwaa.vercel.app/blog/web-scraping-rumah-com</link>
    <description>Web scraping is performed on the website rumah.com to retrieve data such as the title, location, rooms, toilets, area, and price of houses.</description>
    <pubDate>4/28/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>Web Scraping</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/quiz-application</guid>
    <title>Quiz Application</title>
    <link>https://gaudhiwaa.vercel.app/blog/quiz-application</link>
    <description>Designed to present users with a series of questions and assess their knowledge or understanding of a specific topic. This application can be used to test someone&#39;s understanding of the topic being examined.</description>
    <pubDate>1/5/2023</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>React Js</category><category>Material UI</category><category>Quiz</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/mangan-information-system</guid>
    <title>Mangan Information System</title>
    <link>https://gaudhiwaa.vercel.app/blog/mangan-information-system</link>
    <description>Mangan Information System (SiMangan) is an application designed to facilitate the purchase and delivery of catering food in Tulungagung, East Java, through a courier platform.</description>
    <pubDate>10/17/2022</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>React Js</category><category>Material UI</category><category>Node Js</category><category>food ordering</category><category>E-Commerce</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/pentone-craft-and-paper</guid>
    <title>Pentone Craft &amp; Paper</title>
    <link>https://gaudhiwaa.vercel.app/blog/pentone-craft-and-paper</link>
    <description>Pentone Craft &amp; Paper is an e-commerce platform for wedding invitations based in Semarang, Indonesia.</description>
    <pubDate>9/3/2021</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>React Js</category><category>Material UI</category><category>Wedding Invitations</category><category>E-Commerce</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/pomodoro-timer</guid>
    <title>Pomodoro Timer</title>
    <link>https://gaudhiwaa.vercel.app/blog/pomodoro-timer</link>
    <description>Pomodoro is a productivity tool designed to enhance focus and productivity using time management techniques.</description>
    <pubDate>7/5/2021</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>HTML</category><category>CSS</category><category>JavaScript</category><category>Pomodoro</category>
  </item>

  <item>
    <guid>https://gaudhiwaa.vercel.app/blog/to-do-list</guid>
    <title>To-Do List</title>
    <link>https://gaudhiwaa.vercel.app/blog/to-do-list</link>
    <description>A to-do list is a list of tasks or activities that need to be completed or done by an individual. It is a simple time management tool that helps individuals or teams organize and track the work that needs to be done.</description>
    <pubDate>6/7/2021</pubDate>
    <author>gaudhiwaa@gmail.com (Gaudhiwaa H.)</author>
    <category>HTML</category><category>CSS</category><category>JavaScript</category><category>To-Do List</category>
  </item>

    </channel>
  </rss>
