/AutoOllama

A compact LLM research tool for rapid experimentation, powered by open source!

Primary LanguagePythonMIT LicenseMIT

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