More Downloads

Looking to install Red Ink on your system? Go to the Downloads page.

 

Preview General Audience Description
Installation Package Installation Package The full installation package with all files, for documentation, selected use or local installation
Source Code Source Code The full source code of the add-ins and browser extension, including the documentation and sample files, on GitHub
redink_helper.xlam redink_helper.xlam Helper file to be installed optionally within the %APPDATA%\Microsoft\Excel\XLSTART directory of Excel to support context menu, keyboard shortcuts and the API; can also be installed via “Settings”; the file is digitally signed by VISCHER, but may trigger malware alarms and be blocked
redink_helper.dotm redink_helper.dotm Helper file to be installed optionally within the %APPDATA%\Microsoft\Word\Startup directory of Word to support context menu and keyboard shortcuts; can also be installed via “Settings”; the file is digitally signed by VISCHER, but may trigger malware alarms and be blocked
Manual Manual The full end user and administrator handbook (German version here and here [Preview])
Quick Reference Quick Reference A one page quick reference for end users (German version here)
Use Cases Handbook Use Cases Handbook Use Cases Handbook (only in English)
Prompt Library Prompt Library Sampe prompt library (for all add-ins; not all prompts are designed for all add-ins)
Prompt Library (Transcriptor) Prompt Library (Transcriptor) Sample prompt library for the Transcriptor file (redink.ini needs to point to it)
redink.ini redink.ini Sample redink.ini file (not all parameters included)
API config samples API config samples Sample configurations for models to be used in redink.ini
allmodels.ini allmodels.ini Additional sample configurations for models to be used in addition to the primary and secondary model (provided you have a corresponding subscription)
specialservices.ini specialservices.ini Sample configuration file for special service services (e.g., access to external content)
License License License file (including third party licenses)
redactionlib.txt redactionlib.txt Sample library of redaction prompt (Word)
renamelib.txt renamelib.txt Sample library of renaming prompts (Excel)
extractorlib.txt extractorlib.txt Sample library for data extraction (e.g., timelines, DD tabular overviews, document overviews) (Excel)
personalib.txt personalib.txt Sample library of personas for the Discuss this feature (Word)
personaliblocal.txt personaliblocal.txt Sample (personal) library of personas for the Discuss this feature (Word)
redink-dc-DPA.txt redink-dc-DPA.txt Sample Document Check script for checking on a Data Processing Agreement (neutral) (Word)
redink-dc-AI_Act.txt redink-dc-AI_Act.txt Sample Document Check script for checking a use case on AI Act prohibitions, high risk and transparency requirements (Word)
redink-lib-samplecorp.txt redink-lib-samplecorp.txt Sample clause library for Find Clause (Word)
redink-ag-Bundesgericht
_Neuheiten.json
redink-ag-Bundesgericht
_Neuheiten.json
Sample script for Web Agent (will scan for newly published Federal Court decisions and summarize them (German) (Word)
redink-ag-DuckDuckGo_WebSearch
_AI_PreScreening.json
redink-ag-DuckDuckGo_WebSearch_AI
_PreScreening.json
Sample script for Web Agent (will search for a term using DuckDuckGo and scan the result whether the content actually meets the criteria given) (Word)
redink-ds-General_Contract_Template.json redink-ds-General_Contract
_Template.json
Sample style template for DocStyle (will apply a predefined style to a simple contract document)
General_Contract_Template
_Trainer.docx
General_Contract_Template
_Trainer.docx
Sample Word document that was used to create the sample style template for DocStyle
German 1, German 2, English 1, English 2 German 1, German 2, English 1, English 2 Voice files for the Red Ink Inky AutoPIlot call-in option
Schema_Samples.zip Schema_Samples.zip Sample schema.json files for Knowledge Stores using Red Ink
Red_Ink_Silent_Installation_Scripts.zip Red_Ink_Silent_Installation_Scripts.zip Powershell scripts that can let you install the add-ins silently (from redink.ai) for integration in an Intune deployment environment
.inky.zip .inky.zip Set of sample Inky.md, skills and agents for the Red Ink agentic mode (copy the .inky directory and its content to %appdata%\microsoft\word and set the agentresourcespath parameter to %appdata%\microsoft\word\.inky)
Red_Ink_Tool_List.md Red_Ink_Tool_List.md Overview of the tools that are available in the agentic mode

 

You can use the ‘Get Sample Files’ feature in ‘Settings’ of Word to have the above sample files automatically downloaded and installed in Red Ink (currently only available in the Preview version):

If you want to test Red Ink without using your own, potentially confidential or proprietary documents, use our Red Ink Test Set, which is available here.

Third Party Downloads (they do not form part of Red Ink and are under separate licenses)

 

File Source Description
Vosk speech-to-text models For using the Transcriptor; download and copy the model directories into your speech model directory as configured in ‘redink.ini’
Whisper speech-to-text models For using the Transcriptor; download and copy the gglm-model files into your speech model directory as configured in ‘redink.ini’
Whisper.net runtime library files When using Whisper for transcription; download (e.g., using ‘Open in NuGet Package Explorer’, and copy the content of the subdirectory ‘win-x64’  etc. as needed in a directory referred to as ‘runtimes’ and move it into your speech model directory as configured in ‘redink.ini’

model.onnx

vocab.txt

When using the built-in embedding feature, get the model all-MiniLM-L6-v2: Download the model.onnx and vocab.txt file and copy them to the local model path as configured in ‘redink.ini’