Skip to content

v1.0.3

Compare
Choose a tag to compare
@suncloudsmoon suncloudsmoon released this 22 Sep 04:32
· 12 commits to master since this release
cc3fbb9

To install TextCraft, the Office® Add-In with integrated AI tools, follow these steps:

  1. Install Ollama™️.
  2. Pull the language model of your choice, for example:
    • ollama pull qwen2.5:1.5b
  3. Pull an embedding model of your choice, for example:
    • ollama pull all-minilm
  4. Download the appropriate setup file:
  5. Extract the contents of the downloaded zip file to a folder of your choice.
  6. Run setup.exe: This will install any required dependencies for TextCraft, including .NET Framework® 4.8.1 and Visual Studio® 2010 Tools for Office Runtime.
  7. Run OfficeAddInSetup.msi to install TextCraft.
  8. Open Microsoft Word® to confirm that TextCraft has been successfully installed with its integrated AI tools.