Facebook

Author name: Jason Nunnelley

Learning

Trest Driven AI Coding

The Lexicon: Understanding the Lingo Before diving deep, let’s make sure we’re speaking the same language. These are common terms you’ll encounter: Test-Driven Development (TDD): A software development process where you write tests before you write the actual code. It follows a short, repetitive cycle. Red-Green-Refactor: The core cycle of TDD: RED: Write a small […]

Learning

AI KnowledgeSpace

Setting Up a Searchable Personal Library for AI This document outlines the process to create a searchable library for scanned images, PDFs, and website content, enabling efficient use with AI tools. Step 1: Convert Scanned Images and PDFs to Text OCR (Optical Character Recognition) Choose an OCR Tool: Tesseract (Free, open-source): Works locally and supports

Scroll to Top