-
v0.1.0 — First Beta Pre-release
released this
2026-02-25 16:44:59 -08:00 | 321 commits to main since this releasePeregrine v0.1.0 — First Beta
AI-powered job discovery and application pipeline by Circuit Forge LLC.
"Don't be evil, for real and forever."
What's included
- Docker Compose deployment (remote / cpu / single-gpu / dual-gpu profiles)
- First-run wizard (
app/pages/0_Setup.py) with LLM backend connection testing - Job discovery via JobSpy + Adzuna + The Ladders + Craigslist
- Resume keyword matching + cover letter generation
- Fine-tune pipeline: web upload → training data extraction → containerised LoRA fine-tune → auto-register in Ollama
- SearXNG-powered company research with inclusion & accessibility sections
- Email sync + IMAP classifier
- Interview kanban + prep sheet
- Survey assistant (text + screenshot via moondream2)
- Podman support with CDI GPU overlay
Quick start
git clone https://git.opensourcesolarpunk.com/pyr0ball/peregrine.git cd peregrine bash setup.sh make start # Open http://localhost:8501 — the setup wizard will guide youProfiles
Command GPU Services make startnone app + searxng make start PROFILE=cpunone + ollama make start PROFILE=single-gpuGPU 0 + ollama + vision make start PROFILE=dual-gpuGPU 0+1 + ollama + vision + vllm Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
3 downloads