This repository contains a refreshed tutorial site for EggHatch-AI, an open-source AI shopping agent prototype focused on gaming laptop recommendations, explainable comparison, and local-first agent workflows.
This tutorial was automatically generated using the AI Codebase Knowledge Builder tool, which analyzes codebases and creates structured tutorials.
You can view this tutorial in two ways:
- Online: Visit the GitHub Pages site
- Locally: Clone this repository and browse the Markdown files directly
The tutorial is organized into the following chapters:
- User Interface (Dashboard)
- Master Agent (Orchestrator)
- LLM Client
- Data Pipeline
- Sentiment Analysis Agent
- Trend Analysis Agent
- Agent State
- Prompts
- Explainable Comparison
- Spec-Driven Workflow
This repository is configured to use GitHub Pages with Jekyll. To enable GitHub Pages:
- Go to the repository settings
- Scroll down to the "GitHub Pages" section
- Select the "main" branch as the source
- Click "Save"
The site will be available at https://austinz21.github.io/EggHatch-AI-Tutorial/