<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: I made an AI assistant for Databricks docs, let me know what you think! in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133544#M10770</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179612"&gt;@WiliamRosa&lt;/a&gt;,&amp;nbsp;I am doing very well, thanks!&lt;/P&gt;&lt;P&gt;First and foremost, awesome that you tried it out and that you trie to do something similar yourself! You are spot on that it's not straightforward to build. We have had a team working on this approx full-time for around 2.5 years to get the accuracy to the level it is today (iterating a lot, hahaha). The trickiest part is when the knowledge isn't in public docs (like in Zendesk tickets, or just in someone's head). Cases like the ones you mentioned are definitely nontrivial to handle, and sometimes it's not possible due to the lack of curated documentation. And that's fine!&lt;/P&gt;&lt;P&gt;On the service outage test you mentioned, I am not totally sure what was asked in the widget (I can't reconnect it to the analytics I have access to), so can I follow-up privately with you? (direct message in here if you are okay with it)&lt;/P&gt;</description>
    <pubDate>Thu, 02 Oct 2025 13:49:06 GMT</pubDate>
    <dc:creator>matte_kapa_bul</dc:creator>
    <dc:date>2025-10-02T13:49:06Z</dc:date>
    <item>
      <title>I made an AI assistant for Databricks docs, let me know what you think!</title>
      <link>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133537#M10768</link>
      <description>&lt;P&gt;Hello members of the Databricks community!&lt;/P&gt;&lt;P&gt;I built this Ask AI chatbot/widget where I gave a custom LLM access to some of Databricks' docs to help answer technical questions for people using Databricks. I tried it on a couple of questions that resemble the ones asked here or in Stack Overflow, and it answered them within seconds (whenever they related to stuff in the docs, of course). In a nutshell, it helps people interacting with the documentation to get "unstuck" faster, and ideally with less frustrations.&lt;/P&gt;&lt;P&gt;Feel free to try it out here (no login required):&amp;nbsp;&lt;A href="https://demo.kapa.ai/widget/databricks" target="_blank" rel="noopener"&gt;https://demo.kapa.ai/widget/databricks&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'd love to get the feedback of the community on this!&lt;/P&gt;&lt;P&gt;P.S. I've read the "&lt;SPAN&gt;Databricks Community Code of Conduct" and I concluded that posting this in here is alright, but if you know better, do let me know! In any case, I hope this is interesting and helpful! &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 12:36:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133537#M10768</guid>
      <dc:creator>matte_kapa_bul</dc:creator>
      <dc:date>2025-10-02T12:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: I made an AI assistant for Databricks docs, let me know what you think!</title>
      <link>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133539#M10769</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/188390"&gt;@matte_kapa_bul&lt;/a&gt;&amp;nbsp;, how are you doing?&lt;BR /&gt;First of all, congratulations on the initiative. I’ve tried to do something similar myself, and it’s very useful for locating documentation, but it doesn’t end up being very effective in solving some issues reported by community members. I ran some tests with real questions and, for example, there was a case where a service outage was reported, but in my tests this wasn’t the case — I even provided that response in the chat. Cases involving resource parameterization, environment differences, or different cloud providers are still complex for an LLM to accurately evaluate.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 13:12:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133539#M10769</guid>
      <dc:creator>WiliamRosa</dc:creator>
      <dc:date>2025-10-02T13:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: I made an AI assistant for Databricks docs, let me know what you think!</title>
      <link>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133544#M10770</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/179612"&gt;@WiliamRosa&lt;/a&gt;,&amp;nbsp;I am doing very well, thanks!&lt;/P&gt;&lt;P&gt;First and foremost, awesome that you tried it out and that you trie to do something similar yourself! You are spot on that it's not straightforward to build. We have had a team working on this approx full-time for around 2.5 years to get the accuracy to the level it is today (iterating a lot, hahaha). The trickiest part is when the knowledge isn't in public docs (like in Zendesk tickets, or just in someone's head). Cases like the ones you mentioned are definitely nontrivial to handle, and sometimes it's not possible due to the lack of curated documentation. And that's fine!&lt;/P&gt;&lt;P&gt;On the service outage test you mentioned, I am not totally sure what was asked in the widget (I can't reconnect it to the analytics I have access to), so can I follow-up privately with you? (direct message in here if you are okay with it)&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 13:49:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/i-made-an-ai-assistant-for-databricks-docs-let-me-know-what-you/m-p/133544#M10770</guid>
      <dc:creator>matte_kapa_bul</dc:creator>
      <dc:date>2025-10-02T13:49:06Z</dc:date>
    </item>
  </channel>
</rss>

