No description
Find a file
ValueOn AG 3864bce3d5
Some checks failed
Deploy LLM Service / deploy (push) Failing after 8s
refactor: migrate to Forgejo workflows, remove GitHub Actions
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-24 02:34:20 +02:00
.forgejo/workflows refactor: migrate to Forgejo workflows, remove GitHub Actions 2026-05-24 02:34:20 +02:00
deploy ssl 2026-02-06 14:16:12 +01:00
docu integrated privateLLM 2026-02-06 10:27:06 +01:00
static initial 2026-02-06 00:30:52 +01:00
templates Fix mixed content: route all requests through backend API 2026-02-06 14:35:38 +01:00
.gitignore Initial commit 2026-02-06 00:24:28 +01:00
app.py Refactor: extract routes and config from app.py into separate modules 2026-03-30 14:49:35 +02:00
config.ini Increase rate limits and add Retry-After header on /api/analyze 2026-03-29 23:29:23 +02:00
config.py Refactor: extract routes and config from app.py into separate modules 2026-03-30 14:49:35 +02:00
README.md Update README.md 2026-03-30 14:52:04 +02:00
requirements.txt fixes req 2026-02-06 10:35:01 +01:00
routeApi.py Refactor: extract routes and config from app.py into separate modules 2026-03-30 14:49:35 +02:00
routeOpenAi.py Refactor: extract routes and config from app.py into separate modules 2026-03-30 14:49:35 +02:00
routeWeb.py Refactor: extract routes and config from app.py into separate modules 2026-03-30 14:49:35 +02:00
start-python.bat integrated privateLLM 2026-02-06 10:27:06 +01:00
start-python.ps1 integrated privateLLM 2026-02-06 10:27:06 +01:00

Private LLM - für Neutralisierung

KI-Dokumentenanalyse mit lokalen Ollama Vision-Modellen.

Integrierte MVP Features

  • Rechnungen, Belege, Bankauszüge analysieren
  • Handschrift erkennen
  • PDF-Support
  • 100% lokal - keine Cloud-APIs

Tech Stack

  • Backend: Python Flask
  • AI: Ollama Vision Models
  • Server: Infomaniak Swiss Cloud (GPU)

Deployment

Automatisches Deployment via GitHub Actions bei Push zu main.