Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Latest commit

 

History

History
44 lines (29 loc) · 835 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 835 Bytes

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