Repository used to showcase some local LLM hosted on Linux with Ollama, in the SLUG meetup of 2026/02/27
| .continue/rules | ||
| doc | ||
| .gitignore | ||
| DEMO.md | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
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