<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLM (E.g., OpenAI) on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/llm-e.g.-openai/</link><description>Recent content in LLM (E.g., OpenAI) on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 10 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/llm-e.g.-openai/index.xml" rel="self" type="application/rss+xml"/><item><title>Get Started with FalkorDB GraphRAG SDK 1.0</title><link>https://ai-blog.noorshomelab.dev/tutorials/get-started-falkordb-graphrag-sdk-1-0/</link><pubDate>Sun, 10 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/tutorials/get-started-falkordb-graphrag-sdk-1-0/</guid><description>&lt;p&gt;&lt;strong&gt;What you&amp;rsquo;ll build:&lt;/strong&gt; A basic GraphRAG application that leverages FalkorDB and an LLM to answer natural language queries from ingested data.
&lt;strong&gt;Time needed:&lt;/strong&gt; ~45 minutes
&lt;strong&gt;Prerequisites:&lt;/strong&gt; Python 3.10+, Running FalkorDB instance, LLM API Key (e.g., OpenAI, Anthropic)
&lt;strong&gt;Version used:&lt;/strong&gt; 1.0.0&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="introduction-to-falkordb-graphrag-sdk-10"&gt;Introduction to FalkorDB GraphRAG SDK 1.0&lt;/h3&gt;
&lt;p&gt;In the exciting world of Large Language Models (LLMs), one of the biggest challenges is ensuring they provide accurate, up-to-date, and contextually relevant information, rather than &amp;ldquo;hallucinating&amp;rdquo; or relying on outdated training data. This is where Retrieval Augmented Generation (RAG) comes into play. RAG empowers LLMs to retrieve information from an external knowledge base before generating a response, drastically improving accuracy and trustworthiness.&lt;/p&gt;</description></item></channel></rss>