Repository used to showcase some local LLM hosted on Linux with Ollama, in the SLUG meetup of 2026/02/27
Find a file
2026-02-27 21:10:30 +11:00
.continue/rules Initial Commit 2026-02-27 21:10:30 +11:00
doc Initial Commit 2026-02-27 21:10:30 +11:00
.gitignore Initial Commit 2026-02-27 21:10:30 +11:00
DEMO.md Initial Commit 2026-02-27 21:10:30 +11:00
LICENSE Initial Commit 2026-02-27 21:10:30 +11:00
pyproject.toml Initial Commit 2026-02-27 21:10:30 +11:00
README.md Initial Commit 2026-02-27 21:10:30 +11:00

demo

A tool to show the prime factors of a given number, and tell whether it's prime or not.

Get Started

Clone this repository to a directory named demo --this is needed for poetry to be able to install the package as a command.

git clone https://forja.gvisoc.com/gabriel/DemoSLUG demo

Check DEMO.md for further instructions to reproduce the demonstration performed in the Sydney Linux Users Group of February, 2026.

Author

Gabriel Viso Carrera