cd/entity/GPT· home entities GPT
grep -l @gpt /news/*.json | wc -l → 150

GPT

mentions 150 type Organization page 4/8 feed RSS

// recent coverage 150 mentions

13:21
2026-06-20
dev.to
artificial-intelligence

I Open-Sourced My AI Agent's Brain. It's 18 Markdown Files.

A developer open-sourced an autonomous AI agent system built entirely from 18 markdown files, which uses a 'brain' file and append-only memory logs to manage tasks like scanning Reddit for gigs and pu…

01:52
2026-06-19
news.ycombinator.com
large-language-models

Ask HN: Multi-LLM orchestration frameworks that collaborate?

A developer proposes using multiple LLMs collaboratively, with Gemini handling high-level refactoring and GPT/Claude implementing code, to overcome individual weaknesses. They ask for agent frameworks…

15:30
2026-06-18
yaroslavvb.github.io
artificial-intelligence

How far behind is open-source AI?

The gap between open-source and proprietary AI models has narrowed from nearly 10 months in December 2024 to just 2–3.5 months as of early 2025, according to an analysis of the open-source Pareto fron…

15:01
2026-06-18
pub.towardsai.net
ai-safety

LAI #130: That Cheap AI API Is Probably Stealing From You

Researchers tested 400 ultra-cheap AI API proxy services offering GPT and Claude access at 90% off, finding that one drained crypto from a wallet while others injected malicious code or stole cloud cr…

09:24
2026-06-18
dev.to
artificial-intelligence

I built a persistent memory API for AI agents — and it's free

A developer built AgentMemo, a free REST API that gives AI agents persistent, semantic memory. The API allows agents to store, retrieve, and forget memories based on meaning rather than keywords, and …

18:30
2026-06-17
castform.com
large-language-models

I post-trained a model to reliably roll a die

A developer post-trained a language model to roll a die, revealing that models default to outputting 4 due to training data bias. Standard reinforcement learning fails to encourage exploration, but ad…

04:00
2026-06-17
arxiv.org
artificial-intelligence

Dissecting model behavior through agent trajectories

Researchers introduced the Simple Strands Agent (SSA) to minimize the 'intent-execution gap' between AI models and their harnesses, improving agent performance. Analyzing 138k trajectories, they found…

02:47
2026-06-17
researcher111.github.io
large-language-models

MicroGPT and Interactive Walkthrough

Andrej Karpathy released a 200-line pure-Python implementation of GPT on February 12, 2026, designed to help developers understand large language models from first principles. The microgpt project inc…

14:16
2026-06-16
byteiota.com
large-language-models

Local LLMs vs Claude for Coding: The 70% Problem

A Hacker News thread on June 16 revealed that local LLMs like Qwen 3.6 35B-A3B handle about 70% of daily coding tasks but fall short on complex multi-file reasoning, creating a gap akin to a junior ve…

12:29
2026-06-16
dev.to
large-language-models

doceval — eval harness for LLM document extraction pipelines

A developer built doceval, an evaluation harness for LLM document extraction pipelines that provides field-level accuracy, failure taxonomy, and optional cost tracking. The tool works with any extract…

← prev page 4 / 8 next →
// co-occurs with top 8 entities