Skip to content

V0idMatr1x/AutoOllama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoOllama

AutoOllama is an interactive script for automating the augmentation of existing models by leveraging Ollama & Open Source LLM's.

  • Features
    • Model Generation
    • Local Backups via SQLite3
    • Backup Restoration
    • Backup Lookup
    • Simple and Easy to use CLI

Getting Started

  • Prerequisites
    • Make sure Python & Ollama are installed on your system.
    • Python3.12^

Clone the repo

  git clone https://github.com/v0idmatr1x/AutoOllama.git

Install Dependencies

Note: A virtual environment is recommended

pip install -r requirements.txt

Running

python3 main.py

Ollama Model Index

Demo

Demo.mp4