This commit is contained in:
2026-04-17 00:44:41 +02:00
parent fa1d01527d
commit 89f14463c5
42 changed files with 2452 additions and 314 deletions

View File

@@ -1,7 +1,7 @@
username:
- marisaundmarc
# - marcmintel
device: 192.168.1.206:33055
device: 192.168.1.206:35111
app-id: com.instagram.android
feed: 5-8
explore: 3-5
@@ -18,27 +18,31 @@ dry-run-comments: true
interact-percentage: 100
follow-percentage: 100
follow-limit: 50
likes-count: 2-3
likes-count: 3-5
likes-percentage: 100
stories-count: 2-3
stories-percentage: 30
carousel-count: 2-3
stories-count: 5-8
stories-percentage: 40
carousel-count: 3-4
carousel-percentage: 70
repost-percentage: 5
# --- Projekt Singularity V8: Ultra-Smarte Config ---
ai-model: qwen3.5:latest # Dein bestes lokales Modell für Kommentare & Vibe
# WICHTIG: Wir nutzen ÜBERALL exakt das gleiche Modell (qwen3.5:latest).
# Dadurch muss Ollama das Modell nicht im VRAM hin- und herswappen, was den Bot extrem schnell macht!
ai-model: qwen3.5:latest # Generative AI (Comments, CRM)
ai-model-url: http://localhost:11434/api/generate
ai-telepathic-model: google/gemini-3.1-flash-lite-preview # Der Navigations-Champion
ai-telepathic-url: https://openrouter.ai/api/v1/chat/completions
ai-telepathic-model: qwen3.5:latest # Der neue lokale Navigations-Champion (Benchmark: 100/100)
ai-telepathic-url: http://localhost:11434/api/generate
ai-fallback-model: qwen3.5:latest # Kein "Halluzinations-Risiko" mehr im Fallback
ai-fallback-model: qwen3.5:latest # Visuelle Notfall-Erkennung
ai-fallback-url: http://localhost:11434/api/generate
ai-condenser-model: llama3.2:1b # Reicht für reine Zusammenfassung (spart VRAM)
ai-condenser-model: qwen3.5:latest # RAG Comment Learning & Spam Filter (100% Pass)
ai-condenser-url: http://localhost:11434/api/generate
# -------------------------------
ai-vision-navigation: true # Sende UI-Screenshots an LLM für visuelles Fallback-Navigieren
ai-vision-context: true # Sende Post/Account-Screenshots an LLM für visuelle DM/Content-Analyse
ai-quality-filter: true
ai-learn-own-profile: true
@@ -48,12 +52,12 @@ ai-learn-only: false
ai-vibe: "friendly, authentic, helpful"
ai-target-audience: "travel, landscape, nature, mountain, photography, adventure, wanderlust, explore"
ai-blacklist-topics: "onlyfans, nsfw, sale, discount, promo, 18+, giveaway"
smart-unfollow: true
smart-unfollow: false
total-comments-limit: 5000
dry-run: false
speed-multiplier: 1.0
watch-photo-time: 1-3
watch-video-time: 3-8
watch-photo-time: 3-6
watch-video-time: 5-12
dont-type: false
skipped-posts-limit: 10
skipped-posts-limit: 15
account-switch-delay: 10-20