Skip to content

Instantly share code, notes, and snippets.

@JonnyBurger
Created April 17, 2025 10:06
Show Gist options
  • Save JonnyBurger/ad92ec6ab0a2df2df6643b0768d0c82f to your computer and use it in GitHub Desktop.
Save JonnyBurger/ad92ec6ab0a2df2df6643b0768d0c82f to your computer and use it in GitHub Desktop.
AI-generated docs draft: Rive community section improves solution discoverability and documentation.

umungobungo - 4/17/2025, 2:44:05 AM

https://community.rive.app/c/support/

I see that Rive has built a community section, which they seem to be favouring over Discord. I assume this is an effort to help with discoverability of solutions, as search engines (and LLMS) would be able to index the questions and answers. Not sure the Remotion team would want to maintain the forum tech, but thought I'd post it here for consideration all the same

jonnyburger - 4/17/2025, 10:03:53 AM

we also have some efforts regarding this

jonnyburger - 4/17/2025, 10:05:23 AM

  1. when a discord message is interesting, we want to turn it into a documentation article. there is now a reaction emoji ๐Ÿ“š that will use AI to turn the thread into a draft documentation page. will use it at the end of the thread

jonnyburger - 4/17/2025, 10:06:20 AM

  1. we are partnering with <@517057574483525655> + crawlchat to add discord docs to our dataset and offer a chatbot, soon also in discord

Technical Note: Linking Discord Discussions to Documentation

Problem

As discussions occur on Discord, valuable information may be lost over time, making it difficult for users to find solutions. The challenge is to efficiently capture and convert notable Discord messages into a structured format for documentation, which can be indexed by search engines and enhance discoverability.

Reasons

The lack of an organized method to document interesting Discord discussions leads to important insights being buried in chat logs. Users struggle to find past discussions that may already offer solutions to their questions.

Solution

We have developed a two-fold approach to convert meaningful Discord messages into documentation:

  1. Documentation Draft Generation:

    • When a user finds a message interesting, they can utilize the reaction emoji ๐Ÿ“š.
    • This will trigger an AI-based process that converts the thread into a draft documentation page.
  2. Integration with External Tools:

    • We are collaborating with specific partners to enrich our dataset with Discord discussions.
    • A chatbot will be implemented soon, which will enable users to access documentation directly within Discord.

By adopting these steps, we can ensure that valuable information from discussions is systematically captured and made accessible, fostering a more informative community experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment