<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>MongoDB on Producthunt daily</title>
        <link>https://producthunt.programnotes.cn/en/tags/mongodb/</link>
        <description>Recent content in MongoDB on Producthunt daily</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sat, 12 Apr 2025 15:26:11 +0800</lastBuildDate><atom:link href="https://producthunt.programnotes.cn/en/tags/mongodb/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>GenAI-Showcase</title>
        <link>https://producthunt.programnotes.cn/en/p/genai-showcase/</link>
        <pubDate>Sat, 12 Apr 2025 15:26:11 +0800</pubDate>
        
        <guid>https://producthunt.programnotes.cn/en/p/genai-showcase/</guid>
        <description>&lt;img src="https://images.unsplash.com/photo-1519908988457-71b60fd2e14a?ixid=M3w0NjAwMjJ8MHwxfHJhbmRvbXx8fHx8fHx8fDE3NDQ0NDI2NzR8&amp;ixlib=rb-4.0.3" alt="Featured image of post GenAI-Showcase" /&gt;&lt;h1 id=&#34;mongodb-developergenai-showcase&#34;&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/mongodb-developer/GenAI-Showcase&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;mongodb-developer/GenAI-Showcase&lt;/a&gt;
&lt;/h1&gt;&lt;h2 id=&#34;mongodbs-genai-showcase&#34;&gt;MongoDB&amp;rsquo;s GenAI Showcase
&lt;/h2&gt;&lt;p&gt;Welcome to MongoDB&amp;rsquo;s Generative AI Showcase Repository!&lt;/p&gt;
&lt;p&gt;Whether you are just starting out on your Generative AI journey, or looking to build advanced GenAI applications, we&amp;rsquo;ve got you covered. This repository has an exhaustive list of examples and sample applications that cover Retrieval-Augmented Generation (RAG), AI Agents, and industry-specific use cases.&lt;/p&gt;
&lt;p&gt;Discover how MongoDB integrates into RAG pipelines and AI Agents, serving as a vector database, operational database, and memory provider.&lt;/p&gt;
&lt;h2 id=&#34;contents&#34;&gt;Contents
&lt;/h2&gt;&lt;p&gt;This repo mainly contains:&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;Folder&lt;/th&gt;
          &lt;th&gt;Description&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;a class=&#34;link&#34; href=&#34;notebooks/README.md&#34; &gt;&lt;code&gt;notebooks&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;
          &lt;td&gt;Jupyter notebooks examples for RAG, agentic applications, evaluations etc.&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;a class=&#34;link&#34; href=&#34;apps/README.md&#34; &gt;&lt;code&gt;apps&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;
          &lt;td&gt;Javascipt and Python apps and demos&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;&lt;a class=&#34;link&#34; href=&#34;partners/README.md&#34; &gt;&lt;code&gt;partners&lt;/code&gt;&lt;/a&gt;&lt;/td&gt;
          &lt;td&gt;Contributions from our AI partners&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;getting-started&#34;&gt;Getting Started
&lt;/h2&gt;&lt;p&gt;You will need to connect to a MongoDB cluster to run any of the apps or examples in this repo. Follow these steps to get set up:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Register for a &lt;a class=&#34;link&#34; href=&#34;https://www.mongodb.com/cloud/atlas/register&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;free MongoDB Atlas account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mongodb.com/docs/guides/atlas/cluster/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Create a new database cluster&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mongodb.com/docs/guides/atlas/connection-string/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Obtain the connection string&lt;/a&gt; for your database cluster&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;contributing&#34;&gt;Contributing
&lt;/h2&gt;&lt;p&gt;We welcome contributions! Please read our &lt;a class=&#34;link&#34; href=&#34;CONTRIBUTING.md&#34; &gt;Contribution Guidelines&lt;/a&gt; for more information on how to participate.&lt;/p&gt;
&lt;h2 id=&#34;license&#34;&gt;License
&lt;/h2&gt;&lt;p&gt;This project is licensed under the &lt;a class=&#34;link&#34; href=&#34;LICENSE&#34; &gt;MIT License&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;getting-support&#34;&gt;Getting Support
&lt;/h2&gt;&lt;p&gt;As you work through these examples, if you encounter any problems, please &lt;a class=&#34;link&#34; href=&#34;https://github.com/mongodb-developer/GenAI-Showcase/issues/new&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;open a new issue&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;additional-resources&#34;&gt;Additional Resources
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mongodb.com/resources/use-cases/artificial-intelligence?utm_campaign=ai_learning_hub&amp;amp;utm_source=github&amp;amp;utm_medium=referral&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;AI Learning Hub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.mongodb.com/community/forums/c/generative-ai/162&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;GenAI Community Forum&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/mongodb/docs-notebooks&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Tutorials and code examples from our official docs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
