<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: TimeLore</title>
    <description>The latest articles on DEV Community by TimeLore (@timelore_abaa90540a0f3a7a).</description>
    <link>https://dev.to/timelore_abaa90540a0f3a7a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3821866%2Fe4572d7e-5c05-441a-9f7e-ee92e69f65aa.png</url>
      <title>DEV Community: TimeLore</title>
      <link>https://dev.to/timelore_abaa90540a0f3a7a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/timelore_abaa90540a0f3a7a"/>
    <language>en</language>
    <item>
      <title>I built an open-source AI companion with custom voice and Telegram integration</title>
      <dc:creator>TimeLore</dc:creator>
      <pubDate>Mon, 16 Mar 2026 10:22:12 +0000</pubDate>
      <link>https://dev.to/timelore_abaa90540a0f3a7a/i-built-an-open-source-ai-companion-with-custom-voice-and-telegram-integration-51c2</link>
      <guid>https://dev.to/timelore_abaa90540a0f3a7a/i-built-an-open-source-ai-companion-with-custom-voice-and-telegram-integration-51c2</guid>
      <description>&lt;p&gt;Hey DEV Community! 👋&lt;/p&gt;

&lt;p&gt;I just discovered GirlfriendGPT - an open-source starter project that lets you build personalized AI companions using Python and ChatGPT.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What it does:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🎙️ Custom voice using ElevenLabs&lt;/li&gt;
&lt;li&gt;💬 Telegram bot integration&lt;/li&gt;
&lt;li&gt;🎭 Fully customizable personality&lt;/li&gt;
&lt;li&gt;📸 AI-generated selfies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Tech stack:&lt;/strong&gt; Python, langchain, Steamship, OpenAI GPT&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why it matters:&lt;/strong&gt; It's one of the few open-source projects giving developers full control over their AI companion with voice capabilities. The personality system is extendable - you can create new personalities via JSON config.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Caveat:&lt;/strong&gt; Project is marked as deprecated/unmaintained, but the code is still solid for learning and building upon.&lt;/p&gt;

&lt;p&gt;Has anyone else built similar AI companion projects? Would love to hear your approaches!&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/EniasCailliau/GirlfriendGPT" rel="noopener noreferrer"&gt;https://github.com/EniasCailliau/GirlfriendGPT&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My first GitHub repo - a simple Hello World for beginners</title>
      <dc:creator>TimeLore</dc:creator>
      <pubDate>Fri, 13 Mar 2026 08:41:34 +0000</pubDate>
      <link>https://dev.to/timelore_abaa90540a0f3a7a/my-first-github-repo-a-simple-hello-world-for-beginners-217d</link>
      <guid>https://dev.to/timelore_abaa90540a0f3a7a/my-first-github-repo-a-simple-hello-world-for-beginners-217d</guid>
      <description>&lt;p&gt;I just created my first repository on GitHub! 🎉\n\nAfter putting it off for months, I finally took the plunge and learned Git. This "Hello-World" repository is my way of documenting the journey.\n\nFor anyone else who's been hesitant to start with version control:\n- It's easier than you think\n- GitHub's documentation is actually great\n- The community is super supportive\n\nThis repo contains nothing fancy - just a basic README and the courage to click "Commit".\n\nIf you're a beginner, feel free to fork it, star it, or just use it as motivation to start your own journey!\n\n#Git #LearnToCode #FirstRepo&lt;/p&gt;

</description>
      <category>github</category>
      <category>beginners</category>
      <category>git</category>
    </item>
  </channel>
</rss>
