Tags
#llm
Blog posts, snippets, and glossary entries related to "llm", gathered in one place.
Entries 3
- GlossaryManifest UI
Chat interface-focused UI library for ChatGPT GPTs and Claude. Built on shadcn/ui, optimized for Agentic interfaces.
- GlossaryRAG (Retrieval-Augmented Generation)
RAG combines retrieval with LLM generation to improve freshness and grounding of answers.
- BlogReimplementing generate-project-summary.py with Bun + TypeScript
A Bun + TypeScript rewrite of a Python project-summary script. Covers the path to a portable executable for feeding whole repositories into an LLM.
hsb.horse