{"repo":"yumiaura/followme","free":true,"listed":false,"github":"https://github.com/yumiaura/followme","clone":"git clone https://github.com/yumiaura/followme.git","description":"Discover, grade, follow and star GitHub repos with a local Ollama model.","language":"Python","stars":80,"topics":["cli","github-api","llm","ollama","python","sqlite"],"license":null,"category":"databases-storage","readme_excerpt":"followme A small set of standalone CLI scripts that discover GitHub repositories, grade them with a local Ollama model, then follow promising authors and star strong projects. State lives in a single SQLite file. No database server, no extra services. Pipeline Four independent step scripts live in scripts/ , each runnable on its own. main.py at the project root chains them together. Script What it does ----------------------- ---------------------------------------------------------------------------- scripts/fetch.py Pull N new repositories from GitHub Search and insert them into the DB. scripts/evaluate.py Clone unrated repos, ask Ollama for idea , skill , description + a malware verdict, store. scripts/subscribe.py Follow profiles whose repos updated in the last W hours scored above X . scripts/star.py Star repos updated in the last W hours that scored above Y . main.py Runs fetch - evaluate - subscribe - star once, or in an infinite loop. Schema One SQLite table — entries — one row per repository: Column Meaning ------------- ---------------------------------------------------- repo owner/name (primary key) profile repository owner login clone url git URL used for the shallow clone html url browser URL created at when the row was inserted (UTC ISO-8601) updated at last time we touched the row (UTC ISO-8601) followed 1 if we follow the profile , mirrored across rows starred 1 if we star the repo idea 1.0–10.0 novelty grade from Ollama skill 1.0–10.0 engineering grade from ","default_branch":null,"files":null,"tree":[],"storefront":"/r/yumiaura","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/yumiaura/followme/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}