AI Documents

dotnet add CrestApps.OrchardCore.AI.Documents

Provides the AI Documents module for Orchard Core.

Features

AI Documents

Provides the foundation for document processing, text extraction, and Retrieval-Augmented Generation (RAG) capabilities. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Documents, and it is categorized as Artificial Intelligence - Knowledgebase. It depends on CrestApps.OrchardCore.AI.Chat.Interactions, and OrchardCore.Indexing, so Orchard Core enables those dependencies when this feature is enabled. The manifest marks it as enabled by dependency only, so it is intended to support other features rather than be selected as a standalone end-user feature. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

AI Documents for Chat Interactions

Provides document upload and Retrieval-Augmented Generation (RAG) support for AI Chat Interactions. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Documents.ChatInteractions, and it is categorized as Artificial Intelligence - Knowledgebase. It depends on CrestApps.OrchardCore.AI.Documents, so Orchard Core enables that dependency when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

AI Documents for Profiles

Provides document upload and Retrieval-Augmented Generation (RAG) support for AI Profiles. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Documents.Profiles, and it is categorized as Artificial Intelligence - Knowledgebase. It depends on CrestApps.OrchardCore.AI.Documents, and CrestApps.OrchardCore.AI.Chat.Core, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

AI Documents for Chat Sessions

Provides document upload and Retrieval-Augmented Generation (RAG) support for AI Chat Sessions and Widgets. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Documents.ChatSessions, and it is categorized as Artificial Intelligence - Knowledgebase. It depends on CrestApps.OrchardCore.AI.Documents, and CrestApps.OrchardCore.AI.Chat, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Licenses:
Versions:

Previous module
AI Data Sources - PostgreSQL
Next module
AI Documents - Azure Blob Storage