<?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: Soumya Bhardwaj</title>
    <description>The latest articles on DEV Community by Soumya Bhardwaj (@soumyabhardwaj2101).</description>
    <link>https://dev.to/soumyabhardwaj2101</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%2F1373933%2Fd3a89fae-72c9-41d5-88fd-7ceb00a1de0c.png</url>
      <title>DEV Community: Soumya Bhardwaj</title>
      <link>https://dev.to/soumyabhardwaj2101</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/soumyabhardwaj2101"/>
    <language>en</language>
    <item>
      <title>Join AI Agent Championship by Lyzr</title>
      <dc:creator>Soumya Bhardwaj</dc:creator>
      <pubDate>Thu, 03 Oct 2024 04:20:53 +0000</pubDate>
      <link>https://dev.to/soumyabhardwaj2101/join-ai-agent-championship-by-lyzr-21a7</link>
      <guid>https://dev.to/soumyabhardwaj2101/join-ai-agent-championship-by-lyzr-21a7</guid>
      <description>&lt;p&gt;&lt;a href="https://agentchampionship.lyzr.ai/" rel="noopener noreferrer"&gt;https://agentchampionship.lyzr.ai/&lt;/a&gt;&lt;br&gt;
Join this amazing challenge, and get a chance to win an iPad. All you have to do is, be creative and imaginative. &lt;br&gt;
Build your own AI agents and showcase it to the world. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://discord.gg/u7WarwzU" rel="noopener noreferrer"&gt;https://discord.gg/u7WarwzU&lt;/a&gt; Join Discord server for API docs, and more information.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>hackathon</category>
      <category>beginners</category>
      <category>python</category>
    </item>
    <item>
      <title>Discover Recipes Easily with Lyzr ChatBot</title>
      <dc:creator>Soumya Bhardwaj</dc:creator>
      <pubDate>Wed, 27 Mar 2024 10:05:59 +0000</pubDate>
      <link>https://dev.to/soumyabhardwaj2101/discover-recipes-easily-with-lyzr-chatbot-1ik4</link>
      <guid>https://dev.to/soumyabhardwaj2101/discover-recipes-easily-with-lyzr-chatbot-1ik4</guid>
      <description>&lt;p&gt;Cooking at home just got easier and more exciting. App powered by the innovative Lyzr Chat Agent along with Python and Streamlit, offers personalized recipe suggestions based on your available ingredients, dietary preferences, and the time you have to cook. Here’s a quick overview of what makes this app your next essential kitchen companion.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;[Checkout the lyzr-SDKs]&lt;/em&gt;(&lt;a href="https://docs.lyzr.ai/homepage"&gt;https://docs.lyzr.ai/homepage&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why I Built It&lt;/strong&gt;&lt;br&gt;
Everyone has faced the dilemma of not knowing what to cook. This app addresses this by providing instant, tailored recipe suggestions, making meal planning a breeze, and helping to reduce food waste.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How It Works&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Input Flexibility&lt;/strong&gt;: Tell the app what ingredients you have, your dietary restrictions, or how much time you can spend cooking.&lt;br&gt;
&lt;strong&gt;AI-Powered Suggestions&lt;/strong&gt;: The Lyzr Chat Agent analyzes your inputs to offer personalized recipes that fit your needs.&lt;br&gt;
&lt;strong&gt;Effortless Interface&lt;/strong&gt;: Streamlit enables a user-friendly experience, making it easy for anyone to navigate the app.&lt;br&gt;
&lt;strong&gt;A Sneak Peek at the Code&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frncd5jobtg7r3iytjpc9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frncd5jobtg7r3iytjpc9.png" alt="Image description" width="800" height="194"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Importing the chatBot&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3mwddovp84xkrcxm31f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3mwddovp84xkrcxm31f.png" alt="Image description" width="800" height="250"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Try the app here: &lt;a href="https://recipeadvisor.streamlit.app/"&gt;https://recipeadvisor.streamlit.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;#ChatAgent&lt;/p&gt;

</description>
      <category>lyzr</category>
      <category>llm</category>
      <category>python</category>
      <category>programming</category>
    </item>
    <item>
      <title>In Just 5 Minutes: How I Created a Bot to Discover World Heritage Sites</title>
      <dc:creator>Soumya Bhardwaj</dc:creator>
      <pubDate>Fri, 22 Mar 2024 05:25:05 +0000</pubDate>
      <link>https://dev.to/soumyabhardwaj2101/in-just-5-minutes-how-i-created-a-bot-to-discover-world-heritage-sites-5dh1</link>
      <guid>https://dev.to/soumyabhardwaj2101/in-just-5-minutes-how-i-created-a-bot-to-discover-world-heritage-sites-5dh1</guid>
      <description>&lt;p&gt;Hey there! 🌍 Ever found yourself itching to explore the world’s heritage sites but bogged down by the endless search for info? Well, I’ve been there, done that, and decided it was time for a change. So, I whipped up something cool: HeritageHelper, your go-to chatbot for uncovering heritage sites in any country. And the kicker? I built it in less time than it takes to scroll through your Instagram feed, all thanks to the Lyzr chat agent.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Spark of Inspiration&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Picture this: You’re planning your next vacation, and you want it to be epic. You think, “Why not dive into the cultural treasures of the world?” But then, reality hits. Where do you even start? That’s the question that got me thinking and eventually led to the birth of HeritageHelper.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Building with Lyzr: A Breeze&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you’re imagining me as some coding wizard locked away in a dark room filled with monitors, let’s bust that myth. I’m just like you, fascinated by tech but no coding guru. Enter Lyzr. This chat agent platform is a game-changer. It’s like having a conversation with your computer and telling it what you need. “Hey, I want a chatbot that tells people about heritage sites.” &amp;amp; giving it the available data(which might be too boring to go through xD)Boom. Five minutes later, HeritageHelper was alive and kicking.&lt;br&gt;
**&lt;br&gt;
How Does HeritageHelper Work?**&lt;/p&gt;

&lt;p&gt;It’s pretty straightforward. You ask, “Hey, what are some heritage sites in Italy?” and HeritageHelper responds with a list of places that make Italy the heartthrob of cultural enthusiasts. No frills, no fluff, just straight-up recommendations with a side of brief descriptions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Not Just for the Wanderlust-Stricken&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HeritageHelper isn’t just for travelers mapping out their next journey. It’s for anyone who’s ever wondered about the pyramids of Egypt, the Great Wall of China, or those who simply crave a daily dose of cultural knowledge. It’s about making the exploration of global heritage as easy as flipping a pancake.&lt;br&gt;
**&lt;br&gt;
Why It Matters**&lt;/p&gt;

&lt;p&gt;In a world where information overload is the new normal, simplicity is key. HeritageHelper, powered by the simplicity and efficiency of Lyzr, is here to cut through the noise. It’s not just about building a chatbot; it’s about creating a bridge to the world’s cultural treasures, one question at a time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Embarking on the Journey&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;So, are you ready to explore the heritage sites of the world with ease? HeritageHelper is here, inviting you to start your journey of discovery. All it takes is a question, and you’re on your way to uncovering the wonders of our world.&lt;br&gt;
**&lt;br&gt;
You can try the chatbot here: **&lt;a href="https://chatagent.lyzr.ai/chat/13f8b91e-c453-40ed-b5c9-1d13d9828123"&gt;https://chatagent.lyzr.ai/chat/13f8b91e-c453-40ed-b5c9-1d13d9828123&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Video: &lt;a href="https://youtu.be/fI_3JCiPres"&gt;https://youtu.be/fI_3JCiPres&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>lyzr</category>
      <category>python</category>
      <category>chatbot</category>
    </item>
  </channel>
</rss>
