ai_talk_with_node
Features
AI module that lets you talk with your current node.
If your content covers one specific topic, the AI will only cover that specific content.
Usage
Navigate to a page
Ask the bot any question about the page.
The bot will answer only those.
Extra
- Admin instructions (the editors can add information that is not visible to the AI reference).
Module milestones
- Multiple fields
- LLM also parses content attachements
- LongRAG (long atachments).
Remarks
This module adds the instructions and the node content to the context window of the AI prompt.
This might lead to a full context window.
Consider using a AI model with a large context window for this feature.
Configuration
- Add block (configure field, prompt ant LLM).
- Add block to Contenttypes you want to have the search working on
Similar modules
The ai_search_block module is similar only it looks trough the entire site.