oban-bg / oban

💎 Robust job processing in Elixir, backed by modern PostgreSQL and SQLite3
https://oban.pro
Apache License 2.0
3.37k stars 313 forks source link

Introducing Oban Guru on Gurubase.io #1187

Closed kursataktas closed 5 days ago

kursataktas commented 6 days ago

Hello team,

I'm the maintainer of Anteon. We have created Gurubase.io with the mission of building a centralized, open-source tool-focused knowledge base. Essentially, each "guru" is equipped with custom knowledge to answer user questions based on collected data related to that tool.

I wanted to update you that I've manually added the Oban Guru to Gurubase. Oban Guru uses the data from this repo and data from the docs to answer questions by leveraging the LLM.

In this PR, I showcased the "Oban Guru", which highlights that Oban now has an AI assistant available to help users with their questions. Please let me know your thoughts on this contribution.

Additionally, if you want me to disable Oban Guru in Gurubase, just let me know that's totally fine.

sorentwo commented 5 days ago

Thanks for including Oban in GuruBase.

From a brief test the answers look correct and helpful. However, it's not an official support channel and we won't be including it in the readme or documentation at this time.

kursataktas commented 5 days ago

Thank you for the review! We're planning to release a feature that will allow repository maintainers to manage their Gurus on Gurubase. This will let you edit data sources and view analytics on the types of questions users are asking, among other insights. Do you think this would address the concern you mentioned?