Recent Posts

GenAI blood, sweat, and tears: Loading data to Pinecone

Author: Jennifer Reif Original post on Foojay: Read More Table of Contents Getting startedIssue #1: APIs, SDKs, and rapid changeIssue #2: ConfigIssue #3: JSON formatIssue #4: Loading data to Pinecone 1. Metadata keys Alternative embeddings – Book descriptionsWrapping up!Resources As someone who is pretty familiar with relational and graph databases, I wanted to dig a little deeper into vector databases …

Read More »

Book Review: Raising Young Coders

Author: Geertjan Wielenga Original post on Foojay: Read More “Raising Young Coders” by Cassandra Chin: A Parent’s Guide to Inspiring the Next Generation of Technologists An Author Who Understands Both Sides “Raising Young Coders: A Parent’s Guide to Teaching Programming at Home” by Cassandra Chin is an invaluable resource for parents seeking to introduce their children to the world of …

Read More »

Building FormPilot: My Journey Creating an AI-Powered Form Filler with RAG, LangChain4j, and Ollama

Author: A N M Bazlur Rahman Original post on Foojay: Read More Table of Contents The InspirationThe ArchitectureGetting Started: Setting Up Your Environment Part 1: Installing and Running Ollama Locally Part 2: Creating the Spring Boot Project via Spring Initializr Implementing RAG with LangChain4jThe Magic of LangChain4j’s @AiServiceIntegrating with OllamaBuilding the Chrome Extension Setting up the Spring Boot Server Setting …

Read More »