Skip to content

grayzing/stealthfocus

Repository files navigation

the

Installation and setup for development

Pull the repo:

git pull https://github.com/grayzing/the.git

Setup Gemma 4 on Ollama

If you are on a Linux device, you may run this command to install Ollama:

curl -fsSL https://ollama.com/install.sh | sh

Otherwise, you shall install Ollama on your device according to the instructions: https://ollama.com/download

Then you must pull Gemma 4 from the Ollama repositories. This will take a while, so be patient!:

ollama pull gemma4:e4b

Then install the requirements for the server,

cd server
pip install -r requirements.txt

Running the server

If you are not already in the server directory, cd into it.

cd server
flask --app decider_app run

About

strict productivity extension that verifies whether you're distracted w/ gemma 4 | made at citrushacks2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors