# \[Feedback\] - AI-powered search on Hugo Docs using Gurubase (open-source)

**URL:** https://discourse.gohugo.io/t/feedback-ai-powered-search-on-hugo-docs-using-gurubase-open-source/54287
**Category:** tips & tricks
**Created:** [April 10, 2025, 2:31am UTC](https://discourse.gohugo.io/t/feedback-ai-powered-search-on-hugo-docs-using-gurubase-open-source/54287 "2025-04-10T02:31:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Fatih\_Baltaci](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/fatih_baltaci/32/24314_2.png) [@Fatih\_Baltaci](https://discourse.gohugo.io/u/Fatih_Baltaci)
#### Post date: [April 10, 2025, 2:31am UTC](https://discourse.gohugo.io/t/feedback-ai-powered-search-on-hugo-docs-using-gurubase-open-source/54287/1 "2025-04-10T02:31:05Z")

</div>

Hi all 👋,

I’m one of the maintainers of [Gurubase](https://github.com/Gurubase/gurubase), an open-source AI assistant for technical documentation. We’ve built a Guru (AI Assistant) for the Hugo Docs to provide fast, accurate answers directly from the official docs and codebase.

You can try it here:

[https://gurubase.io/g/hugo](https://gurubase.io/g/hugo)

**How is this different from ChatGPT?**

• Gurubase **automatically reindexes** the docs, so answers stay up to date  
• It also indexes the **GitHub repository** , so if something isn’t in the docs, it can still answer based on code  
• Fully **open-source** and available as a **self-hosted** or cloud solution

**You can deploy it as:**  
• An “Ask AI” widget on your site  
• A Slack or Discord bot  
• A GitHub Issues bot

Gurubase is already used by **130+ open-source projects** and growing.

Looking forward to your feedback, especially from Hugo contributors and folks who care about docs discoverability and developer support.

Thanks.

---

<div class="post-metadata">

### Author: ![icedogas](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/icedogas/32/22338_2.png) [@icedogas](https://discourse.gohugo.io/u/icedogas)
#### Post date: [April 10, 2025, 5:49am UTC](https://discourse.gohugo.io/t/feedback-ai-powered-search-on-hugo-docs-using-gurubase-open-source/54287/2 "2025-04-10T05:49:04Z")

</div>

Hi, I tried asking some questions – it looks great:

> **[How to use Hugo with Tailwind without npm? | Gurubase](https://gurubase.io/g/hugo/use-hugo-tailwind-without-npm)**
>
> Learn how to integrate Hugo with Tailwind CSS without using npm.

> **[How to continuously import posts from WordPress to Hugo using JSON? | Gurubase](https://gurubase.io/g/hugo/continuous-import-posts-wordpress-hugo-json)**
>
> Learn how to set up a continuous import of posts from WordPress to Hugo using JSON format.

It’s like Stack Overflow that won’t get outdated 😃 Good luck with the project!
