cd/entity/Chroma· home entities Chroma
grep -l @chroma /news/*.json | wc -l → 25

Chroma

mentions 25 type Organization page 1/2 feed RSS

// recent coverage 25 mentions

03:18
2026-06-29
github.com
large-language-models

Show HN: Self hosting a modern LLM stack

Llmaker, an open-source platform for self-hosting a complete LLM stack including models, vector databases, embeddings, caching, observability, and an agent layer, launched on Hacker News. The platform…

20:49
2026-06-27
dev.to
artificial-intelligence

SQL + AI: Real-World Database Solutions You Can Use Today

A developer demonstrates how to integrate AI capabilities directly into PostgreSQL using the pgvector extension, enabling semantic search, natural language queries, and vector storage without a separa…

04:48
2026-06-22
dev.to
artificial-intelligence

Why I Think Most AI Agents Are Overengineered

A developer argues that most AI agents are overengineered, advocating for simpler workflows over complex multi-agent systems. The developer contends that many problems can be solved with deterministic…

01:38
2026-06-20
superml.dev
large-language-models

LangChain vs LangGraph 2026: Which to Use for Enterprise Agents

LangChain and LangGraph solve different problems for enterprise AI agents, with LangChain optimized for linear LLM pipelines and LangGraph designed for stateful, branching workflows requiring persiste…

06:07
2026-06-14
garrit.xyz
large-language-models

Don't trust large context windows

A new analysis warns that large language model context windows degrade significantly beyond 100k tokens, making advertised sizes of 200k to 2M tokens misleading for practical use. Studies like RULER a…

15:16
2026-05-29
dev.to
ai-tools

CLAUDE.md Best Practices: The Complete 2026 Guide

A developer's guide to CLAUDE.md files recommends keeping them under 200 lines with only universally applicable rules, as bloated files degrade model accuracy from 95% to 60% based on a 2025 Chroma st…

13:20
2026-05-27
dev.to
ai-tools

RAG for Codebases Is Harder Than It Looks

A developer built RepoChat, an AI tool that uses retrieval-augmented generation (RAG) to answer questions about GitHub repositories. The tool indexes codebases by filtering relevant files, chunking co…

14:47
2026-05-25
dev.to
large-language-models

Building a Local-Only RAG System with Ollama and TypeScript

A developer built a fully local Retrieval-Augmented Generation (RAG) system using Ollama and TypeScript, requiring no API keys or third-party calls. The 200-line command-line tool indexes `.md` and `.…

page 1 / 2 next →
// co-occurs with top 8 entities