minori 9d400a4a76
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m25s
CI / Lint & Check (pull_request) Failing after 6m30s
CI / Build Windows (pull_request) Has been skipped
deps: update eslint to 10.1.0
2026-04-10 07:06:59 -07:00
2026-04-09 20:29:46 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 20:22:49 -07:00
2026-04-09 15:11:20 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 15:11:20 -07:00
2026-04-09 15:11:20 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 15:11:20 -07:00
2026-04-10 07:06:59 -07:00
2026-04-10 07:06:59 -07:00
2026-04-09 15:11:20 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 15:11:20 -07:00
2026-04-09 15:11:20 -07:00
2026-04-09 20:16:54 -07:00
2026-04-09 20:16:54 -07:00

Tatsumi

Tatsumi is a desktop app for generating AI character art powered by Google Gemini's image model. It's built specifically to generate art of Naomi, with her reference sheet pre-loaded so you just describe the scene.

Features

Three generation modes

  • Avatar — Generate a portrait or avatar from a text prompt (1:1 aspect ratio)
  • Art — Generate a full widescreen piece from a text prompt (16:9 aspect ratio)
  • Replace — Upload a source image and describe what you want changed or reimagined

Conversation threads

Each generation session is a thread. You can send follow-up messages to refine the result, retry any response, edit a previous prompt and re-run, or delete messages. Threads are saved locally and persist between sessions.

Other bits

  • Model reasoning is shown as a collapsible "Model reasoning" section on each response
  • Cost per response is displayed (input + output tokens)
  • Generated images can be downloaded directly from the chat
  • App version shown in the sidebar header

Setup

You'll need a Google Gemini API key to use Tatsumi. On first launch, you'll be prompted to enter it. You can update it any time via Settings.

Running locally

pnpm install
pnpm tauri dev

Building

pnpm tauri build
# or for Windows cross-compilation:
pnpm build:windows

Feedback and Bugs

If you have feedback or a bug report, please log a ticket on our forum.

Contributing

If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.

Code of Conduct

Before interacting with our community, please read our Code of Conduct.

License

This software is licensed under our global software license.

Copyright held by Naomi Carrigan.

Contact

We may be contacted through our Chat Server or via email at contact@nhcarrigan.com.

S
Description
Desktop app for generating Naomi art~
Readme 42 MiB
v1.2.0 Latest
2026-04-28 14:58:08 -07:00
Languages
TypeScript 82.4%
Rust 16.1%
JavaScript 0.6%
CSS 0.6%
HTML 0.3%