Skip to content

AI Model Manager: Install a model once, and use everywhere 🀩 Users could save huge amounts of disk space πŸ’½ For developers, less code to manage of downloading and installing models πŸ‘©πŸ½β€πŸ’» aimodels.json is used like requirements.txt / package.json! πŸ“

License

ai-models/aimm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project on hold

Logo Aimm (AI Model Manager)

Tool for managing AI Models that works like pipTM or npmTM

Roadmap and overview at VisionInit Github

πŸ“– Table of Contents

πŸ“ Description

AI Model Manager, it's like pip or npm - but for AI models!

User Benefits

  • Save disk space, potentially many gigabytes
  • No more having to hunt for a model and making sure you rename it and put it in the correct folder
  • Less effort needed to audit what models are installed and where they came from

Developer Benefits

  • Less code to manage, no longer need to handle keeping model list and download logic
  • Pickle scaning and security mechanisms will be built into app

image

πŸ’» Quickstart

First we have to initialize the aimodels.json file in the local folder

aimm init

Search for a model you want to use. For example the BSRGAN model, a super resolution model that can upscale images.

aimm search BSRGAN

Then we install and add it to a local aimodels.json file to keep track of all the models you use in your project.

aimm add BSRGAN

πŸ‘©β€πŸ’» GUI

The GUI is developed but not ready for release yet.

image

This will allow modules such as stable horde to be integrated.

πŸ“š Documentation

Documentation

πŸ“œ License

Apache License 2.0

About

AI Model Manager: Install a model once, and use everywhere 🀩 Users could save huge amounts of disk space πŸ’½ For developers, less code to manage of downloading and installing models πŸ‘©πŸ½β€πŸ’» aimodels.json is used like requirements.txt / package.json! πŸ“

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •