Skip to content

btigi/bimorg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

bimorg is an application which uses local AI to classify images, intended to be used to make management of D&D battlemaps easier.

example screenshot

Download

Compiled downloads are not available.

Compiling

To clone and run this application, you'll need Git and .NET installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/btigi/bimorg

# Go into the repository
$ cd src

# Build  the app
$ dotnet build

Prerequisites

  • Install ollama
  • Install a vision capable model

Usage

Scanning images is handed by the bimorg-scan console application which supports three commands.

  • bimorg scan --directory C:\maps

  • bimorg remove-directory --directory C:\maps

  • bimorg remove-file --path C:\maps\unused.png

Once scanning is complete the GUI app bimorg.exe can be used to interactively search scanned images by keyword.

Licencing

bimorg is licenced under the MIT licence - full licence details are available in licence.md

About

App to use local-ai to classify and search d&d battlemaps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages