<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Open AI Integration]]></title><description><![CDATA[<p dir="auto">Just stumbled upon this and thought this might be interesting for others as well: Mealie has an integration with Open AI which enables importing recipes from images. Worked really well in my tests.</p>
<p dir="auto">To enable this you'll need an API key and at least Tier 1 which you'll get after depositing 5$, see also <a href="https://docs.mealie.io/documentation/getting-started/installation/open-ai/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.mealie.io/documentation/getting-started/installation/open-ai/</a>.</p>
<p dir="auto">For cloudron simply open the env file in the file manager and add OPENAI_API_KEY=&lt;your_key&gt;.</p>
]]></description><link>https://forum.cloudron.io/topic/13388/open-ai-integration</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 21:23:20 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13388.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Mar 2025 20:39:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Open AI Integration on Sat, 12 Jul 2025 16:23:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> said in <a href="/post/110110">Open AI Integration</a>:</p>
<blockquote>
<p dir="auto">you have to prefix the env variables with export statement, as <a href="http://env.sh" target="_blank" rel="noopener noreferrer nofollow ugc">env.sh</a> is a .sh file. So like:</p>
<p dir="auto">export OPENAI_API_KEY=...</p>
</blockquote>
<p dir="auto">Ah, I didn’t know that – thanks a lot for the reply!<br />
Problem solved <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/2705.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--white_check_mark" style="height:23px;width:auto;vertical-align:middle" title="✅" alt="✅" /></p>
]]></description><link>https://forum.cloudron.io/post/110121</link><guid isPermaLink="true">https://forum.cloudron.io/post/110121</guid><dc:creator><![CDATA[archos]]></dc:creator><pubDate>Sat, 12 Jul 2025 16:23:33 GMT</pubDate></item><item><title><![CDATA[Reply to Open AI Integration on Sat, 12 Jul 2025 12:17:29 GMT]]></title><description><![CDATA[<p dir="auto">you have to prefix the env variables with <code>export</code> statement, as <code>env.sh</code> is a .sh file. So like:</p>
<pre><code>export OPENAI_API_KEY=...
</code></pre>
]]></description><link>https://forum.cloudron.io/post/110110</link><guid isPermaLink="true">https://forum.cloudron.io/post/110110</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Sat, 12 Jul 2025 12:17:29 GMT</pubDate></item><item><title><![CDATA[Reply to Open AI Integration on Sat, 12 Jul 2025 09:39:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I'm trying to activate ChatGPT integration in Mealie using OPENAI_API_KEY, but Mealie keeps logging:</p>
<pre><code>-------==OPENAI==-------
Enabled: False  
Reason: OPENAI_API_KEY is not set

</code></pre>
<p dir="auto">I tried adding to the env file:</p>
<pre><code>OPENAI_API_KEY=sk-...
ENABLE_OPENAI=true
OPENAI_MODEL=gpt-4
</code></pre>
<p dir="auto">So far I haven’t been able to get ChatGPT integration working — has anyone run into this issue?<br />
Thanks a lot for any help!</p>
]]></description><link>https://forum.cloudron.io/post/110103</link><guid isPermaLink="true">https://forum.cloudron.io/post/110103</guid><dc:creator><![CDATA[archos]]></dc:creator><pubDate>Sat, 12 Jul 2025 09:39:49 GMT</pubDate></item><item><title><![CDATA[Reply to Open AI Integration on Thu, 06 Mar 2025 19:15:32 GMT]]></title><description><![CDATA[<p dir="auto">I haven’t spend a lot of time in tandoor, but I really find the ui unappealing.</p>
<p dir="auto">Also an interesting side fact: you can connect self hosted LLMs as long as they support the open ai api. It’s also mentioned in the docs.</p>
]]></description><link>https://forum.cloudron.io/post/102735</link><guid isPermaLink="true">https://forum.cloudron.io/post/102735</guid><dc:creator><![CDATA[klawitterb]]></dc:creator><pubDate>Thu, 06 Mar 2025 19:15:32 GMT</pubDate></item><item><title><![CDATA[Reply to Open AI Integration on Thu, 06 Mar 2025 09:37:51 GMT]]></title><description><![CDATA[<p dir="auto">Interesting... I have been using Tandoor. tandoor doesn't have an integration yet - <a href="https://github.com/TandoorRecipes/recipes/discussions/2747" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/TandoorRecipes/recipes/discussions/2747</a> . Should consider mealie <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
]]></description><link>https://forum.cloudron.io/post/102698</link><guid isPermaLink="true">https://forum.cloudron.io/post/102698</guid><dc:creator><![CDATA[joseph]]></dc:creator><pubDate>Thu, 06 Mar 2025 09:37:51 GMT</pubDate></item></channel></rss>