Forum Discussion

JBB's avatar
JBB
Community Member
8 days ago

AI Tutor and source content

Hi,
Does AI Tutor use the source content that I upload in the AI assistant ?
If true, it would turn AI Tutor in a sort of RAG.
If not, is it something the developpers will implemente in the futur ?
What if I put pdf in the course ?
Regards,
JB

7 Replies

  • Hi JBB​,

    AI Tutor is grounded in the published course content and can reference that content in its responses. However, direct access to source files isn't available at this time. This means source materials used during course creation, including files uploaded to AI Assistant, aren't used as an additional knowledge source for AI Tutor.

    Regarding PDFs, AI Tutor can reference content that exists within the course itself, but direct access to source files isn't currently supported. As a result, content contained only within a PDF resource wouldn't be available to AI Tutor unless that information is also included in the course content.

    As for future plans, we're considering ways to expand this capability, such as through a resource library.

    If having AI Tutor use uploaded source materials would be valuable for your use case, I'd encourage you to share that feedback directly with our team here. Feedback submitted through that form goes directly to the product team working on that feature.

  • JBB's avatar
    JBB
    Community Member

    Hi Eric,
    Thanks for your precise and quick response.

  • Hi JBB​, the AI Tutor only scans text that is entered directly into the platform. It cannot use videos or attached documents as a knowledge source.

    However, I tested a workaround that worked for me.

    You can add a Code Block from the library and paste the following code:

    <div style="position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0;margin:0" aria-hidden="true">
    
    Enter all the text from your documents here, or any information you want the AI Assistant to access. This can include video scripts, PDF content, or other reference material.
    
    </div>

    You can use ChatGPT to convert your documents into text before adding them to this block which can be used by the AI Tutor as knowledge.

    The content will remain hidden from learners and will only take up a very small amount of space. If you place it at the bottom of any lesson, it will not be noticeable.

    • KaneB's avatar
      KaneB
      Community Member

      Oh amazing catch Jerico! 

    • JBB's avatar
      JBB
      Community Member

      🙏 

      Thanks.

      That's a wonderful tip.

  • KaneB's avatar
    KaneB
    Community Member

    What about content added as code blocks?

    We use code blocks extensively because Articulate has not updated accordions and other block types in over 10 years+ so we're forced to get creative just to have basic things like correctly formatted bullet points, and interactions beyond flip cards.

    Are we sure that the AI Tutor has visibility into content placed inside Rise code blocks, or is that treated the same as an uploaded file (i.e. not referenced)?