Skip to content

Dragon Heart v1.0.0

Latest

Choose a tag to compare

@logiscapedev logiscapedev released this 30 Jun 02:08

The first public release of Dragon Heart: a warm, personalized Windows app for ongoing conversations with AI characters who remember you. Everything runs locally 100% on your own PC.

Download & install

  1. Download Dragon Heart_1.0.0_x64-setup.exe below and run it.
  2. Dragon Heart needs a local AI engine to talk to. If you don't already have it set up:
    • Install Ollama (free, runs the AI on your PC).
    • Download a model — open a terminal and run ollama pull gemma4:e4b and ollama pull gemma4:26b (the main default models), plus ollama pull nomic-embed-text for long-term memory.

Full setup walkthrough is in the README.

Verify your download (optional)

SHA-256 of Dragon Heart_1.0.0_x64-setup.exe:

f7f7e6d44174a79b83065f468c458555da9c3be20780a83ce82abc49b7e02c35

Check it in PowerShell with Get-FileHash -Algorithm SHA256 .\"Dragon Heart_1.0.0_x64-setup.exe".