GyaanSetu AI

AI, machine learning and LLM insights.

1515 articlesDeep, practical knowledge

MIT Study Finds AI Fact-Checkers Make Users Worse at Spotting Fake News

In a four-week experiment with 67 participants, MIT researchers let an accurate AI give binary verdicts on news items. Although the AI was right most of the time, users who relied on it saw a measurable drop in their own ability to judge misinformation when the AI was absent.

AI · 2 min read

Images Beat Text on Gemini: Math, Non-Latin Scripts and Tables Cost Less

Google’s Gemini counts image tokens by 768-pixel tiles, charging 258 tokens each. By keeping pictures under one tile—or using them for dense data like equations, tables, or non-Latin scripts—developers can often pay far less than sending the same information as text.

AI · 3 min read

Claude Code Turns Are 75% Reading

Claude Code Turns Are 75% Reading Most people think AI coding agents spend their time writing code. New data shows this is wrong. Red Hat analyzed 219 real Claude Code sessions. T…

AI · 3 min read

מנגנון ה-Prompt Caching של Claude נכשל בשקט

מנגנון ה-Prompt Caching של Claude נכשל בשקט. ייתכן שמנגנון ה-Prompt Caching של Claude אצלך נכשל, מבלי שתדע על כך. הוספתי בקרת מטמון (cache control) ל-WhatsApp handler. עקבתי אחר הלוגים עבור...

AI · 3 min read

GraphRAG + זיכרון מתמיד מונעים מצ'אטבוטים לשכוח בעת סגירת הלשונית

באמצעות המרת הטקסט שנשלף לגרף של ישויות ומערכות יחסים, GraphRAG מאפשר למודלים לבצע הסקה על פני מסמכים מרובים, בעוד שזיכרון הקשרי בעל שלוש שכבות מאחסן דיאלוגים לטווח קצר, עובדות משתמש לטווח ארוך ונתונים שעברו גיזום סלקטיבי, כדי לשרוד רענון דף ופתיחת לשוניות חדשות.

AI · 3 min read

My Agent Orchestrator Blew $1-2 M Worth of Opus Tokens Per Task

The orchestrator’s sub-agents inherited the parent’s settings, defaulted to the pricey Opus tier, rewrote the cache each call and ran endless loops until a reviewer approved, inflating a simple job into a multi-million-token expense.

AI · 2 min read

הארכת מרווחי ה-Polls של Neon ל-15 דקות הפחיתה משמעותית את עלויות המחשוב

על ידי הגדלת מרווח הרענון בצד הלקוח מ-30 שניות ל-15 דקות, מסד הנתונים של Neon יכול היה להישאר במצב idle מספיק זמן כדי לבצע scale to zero, ובכך לבטל את חיוב המחשוב לפי שנייה שגרם בעבר לזינוק בלוח הבקרה של עלויות Vercel.

AI · 2 min read

פרצת GhostApproval מאפשרת לעוזרי תכנות מבוססי AI לדרוס את מפתחות ה-SSH שלך

Wiz Research מצאה שקישור סימבולי (symlink) זדוני של project_settings.json יכול להטעות שישה כלי תכנות AI מרכזיים ולגרום להם לכתוב ישירות לתוך ~/.ssh/id_rsa, כאשר דיאלוג האישור מציג רק את שם הקישור הסימבולי ולא את נתיב הקובץ האמיתי.

AI · 3 min read

Claude Tiering Cuts API Spend 35% and Slashes Latency to 27 s

The author built a static lookup that maps tasks by ambiguity to Haiku, Sonnet or Opus, and added a two-failure escalation rule. Over four weeks the system kept quality while driving API spend to 65% of the original and cutting median turnaround from 42 s to 27 s.

AI · 3 min read