Posts

Showing posts from August, 2025
Just a log; nothing narrative or thematic to see here. Today: LLM work (learning the basics, intermediates, etc) Intro to llm (the Python library, by Simon Willison) Which LLM model best suits my desktop for Project: Lore Spirit? Which LLM model best suits my laptop for that project? Lore Spirit: Parsing 120 PDFs (both older image-based and newer text-based) into text chunks (Python script; dumb [no llm]) using LLM to review the mess and make coherent, informative, and/or narrative converting text chunks into vector embeddings for db (script and llm) About ~30 pages from _AI Engineering_ by Chip Huyen (~intro to p35?)