cd/entity/SQLite· home entities SQLite
grep -l @sqlite /news/*.json | wc -l → 188

SQLite

mentions 188 type Organization page 2/10 feed RSS

// recent coverage 188 mentions

11:04
2026-06-27
github.com
ai-agents

Everyone Will Have an AI Coding Agent

Clawie, a new AI coding agent tool, launches with a packaged workspace combining Rust and Python sides, featuring a Lean Ladder to prevent over-engineering, a REPL with commit and undo commands, SQLit…

04:37
2026-06-27
dev.to
natural-language-processing

How to Talk to Any Database Using AI: Building a Text-to-SQL App

A developer built a Text-to-SQL Query Generator using Python, Streamlit, and Hugging Face's t5-base-finetuned-wikiSQL model, enabling users to query databases in plain English. The app translates natu…

19:30
2026-06-26
opencomputer.dev
ai-agents

Open AI SDR – An Open Source Version of the Artisans Ava BDR

Developer Utpal Nadiger built an open-source AI BDR agent called Open Ava, inspired by Artisan's Ava, using OpenComputer, FastAPI, SQLite, AgentMail, and Anthropic. The agent researches leads, drafts …

12:51
2026-06-26
blog.kilo.ai
large-language-models

GLM-5.2’s Code Reviews Are Only as Good as Your Prompt

GLM-5.2 from Z.ai shows inconsistent code review quality depending on prompt phrasing, according to a controlled test by Kilo Code CLI. On a straightforward codebase with 16 planted bugs, the model ca…

03:19
2026-06-26
gregwilson.tech
ai-tools

Building domain-specific AI chatbots with Claude

A developer built four domain-specific AI chatbots—JazzQuery, RennQuery, WristQuery, and Celiac vs Me—using a shared architecture with Claude Code and curated knowledge bases to keep costs low and ans…

14:45
2026-06-25
dev.to
artificial-intelligence

AI Agent Memory in 2026: How It Works and When to Use It

A developer explains that AI agent memory is not a single system but several distinct stores—working memory, vector retrieval, episodic traces, and persistent facts—each solving different failure mode…

03:07
2026-06-25
dev.to
large-language-models

The Real Reason Prompt Engineering Isn't Going Away

Prompt engineering is not disappearing but evolving into context engineering, argues a developer who builds AI workflows. As AI models improve, the need for clear, structured prompts grows, especially…

00:05
2026-06-25
github.com
ai-agents

Show HN: A durable filesystem layer for AI agents

CelestoAI released SmolFS, an open-source durable filesystem layer for AI agents that persists workspace data across agent process restarts. The tool mounts as a standard directory, supports local and…

17:42
2026-06-24
dev.to
large-language-models

Shipping a Local LLM API with FastAPI and Ollama

A developer built a production-grade API for a 3B text-to-SQL model using FastAPI and Ollama, enabling natural language queries against SQLite databases at zero inference cost. The API, part of the de…

08:48
2026-06-24
dev.to
developer-tools

How I Built an MCP-Native Open-Source Notion Alternative

A developer built Remnus, an open-source Notion alternative designed natively for AI agents. The project emerged from frustration with Notion's MCP connector requiring OAuth with a human present, prev…

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