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

chrispaig3/AutoOllama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 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

Releases

No releases published

Packages

No packages published

Languages