MAManit Aggarwalinmanitaggarwal.com·Jun 19 · 3 min readBuilding a simple Readwise alternativeI’ve had used Readwise long back but did not want another subscription in my life. The combination of keeping my highlight organised and gentle email digests that resurface old insights was something 00
MAManit Aggarwalinmanitaggarwal.com·Jan 28 · 3 min readRAG using Spring AIRetrieval Augmented Generation (RAG) is a technique used to give LLMs access to specific data. In this post, we will build a RAG application using Spring AI and PostgreSQL. What is RAG? RAG combines the power of LLMs with specialized data. Instead of...00
MAManit Aggarwalinmanitaggarwal.com·Jun 9, 2025 · 4 min readBuilding a Memory Lane with a Spring Boot MCP ServerThis blog post will guide you through the process of creating an MCP server in Spring Boot. We'll use a practical example of a JournalTool that allows an AI to create and retrieve journal entries. What is an MCP Server? Imagine an AI assistant that c...01S
MAManit Aggarwalinmanitaggarwal.com·May 26, 2023 · 5 min readHow to Automate Backups with GoIn today's digital age, data loss can be catastrophic for individuals and businesses alike. Having a reliable backup system in place is crucial to ensure the safety and availability of your important files and documents. Let's discuss how to automate...00
MAManit Aggarwalinmanitaggarwal.com·Apr 5, 2023 · 3 min readWallet Service in Spring BootLoyalty programs have become a popular way for businesses to retain customers and keep them engaged with their products or services. These programs are designed to reward loyal customers for their repeat business, which in turn, helps businesses incr...00