<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ChatGPT Archives - NumericaIdeas</title>
	<atom:link href="https://numericaideas.com/blog/tag/chatgpt/feed/" rel="self" type="application/rss+xml" />
	<link>https://numericaideas.com/blog/tag/chatgpt/</link>
	<description>Discover, Learn, Build, &#38; Share</description>
	<lastBuildDate>Sat, 08 Feb 2025 18:26:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>

<image>
	<url>https://assets.numericaideas.com/2023/10/cropped-logo_numerica_ideas-1-32x32.png</url>
	<title>ChatGPT Archives - NumericaIdeas</title>
	<link>https://numericaideas.com/blog/tag/chatgpt/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Surprisingly Simple Way to Build Your Own Local &#8220;ChatGPT&#8221;</title>
		<link>https://numericaideas.com/blog/build-your-own-chatgpt/</link>
					<comments>https://numericaideas.com/blog/build-your-own-chatgpt/#respond</comments>
		
		<dc:creator><![CDATA[Armel Ayimdji, PhD]]></dc:creator>
		<pubDate>Tue, 04 Jun 2024 10:45:12 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[ChatBot]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[LangChain]]></category>
		<category><![CDATA[OpenAI]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://numericaideas.com/?p=21521</guid>

					<description><![CDATA[<p>This article dives into using open Large Language Models (LLMs) to create chatbots that run directly on your computer. It establishes LLMs as the foundation for many AI tasks, particularly conversational AI. It then walks you through selecting an open LLM and coding a local chatbot using Python, LangChain, Ollama, an open LLM (e.g., llama3, gemma), and Streamlit for the user interface.</p>
<p>The post <a href="https://numericaideas.com/blog/build-your-own-chatgpt/">The Surprisingly Simple Way to Build Your Own Local &#8220;ChatGPT&#8221;</a> appeared first on <a href="https://numericaideas.com">NumericaIdeas</a>.</p>
]]></description>
		
					<wfw:commentRss>https://numericaideas.com/blog/build-your-own-chatgpt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 

Served from: numericaideas.com @ 2026-03-04 06:42:08 by W3 Total Cache
-->