The AI Journal
Building a Real Estate AI-Agent with Express.js and GPT-4

January 29, 2025

Building a Real Estate AI-Agent with Express.js and GPT-4

AI is transforming industries, including real estate. In this article, I'll show how I built a smart real estate assistant with Express.js and OpenAI's GPT-4. This AI-powered tool handles property inquiries, provides lending details, and offers location insights in real time, streamlining the home search process. Discover how AI enhances real estate experiences with intelligent automation.

  • Using OpenAI's Function Calling

    December 4, 2024

    Function Calling is one of the most impactful mechanisms I’ve encountered so far when it comes to enhancing the user experience when working with LLMs. OpenAI provides a way to define a set of functions the model can access (referred to as “tools”). The model then determines when to use any of these tools based on the context. It’s certainly worth exploring for a more seamless user experience.

  • Welcome to The AI Journal

    November 26, 2024

    Have you ever wondered, What is Artificial Intelligence (AI)? What does it mean for a machine to learn? Or even, What in the world is a Large Language Model (LLM)? You’re not alone! These questions are becoming more common as technology evolves. Join me as we dive into the world of AI, uncover its mysteries, and explore how these concepts shape our lives. Let’s embark on this exciting journey together!