Commit eff3c78
refactor(demos): Reorder demos - chatbot evolution is now demo 02
Move chatbot evolution from demo 15 to demo 02, and increment all
other demo numbers by 1.
New demo order:
- 01: ELIZA Chatbot (unchanged)
- 02: Chatbot Evolution Timeline (was 15)
- 03: Text Tokenization (was 02)
- 04: Word Embeddings Explorer (was 03)
- 05: Attention Mechanism (was 04)
- 06: Transformer Architecture (was 05)
- 07: GPT Playground (was 06)
- 08: RAG System Demo (was 07)
- 09: Topic Modeling Studio (was 08)
- 10: Sentiment Analysis Dashboard (was 09)
- 11: POS Tagging & Parsing (was 10)
- 12: Word Analogies Explorer (was 11)
- 13: Semantic Search Engine (was 12)
- 14: BERT Masked Language Modeling (was 13)
- 15: Embeddings Comparison Lab (was 14)
Updated:
- All demo directory names
- demos/index.html with new order and links
- demos/README.md catalog table and directory structure
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 5328215 commit eff3c78
File tree
126 files changed
+56
-54
lines changed- demos
- 02-chatbot-evolution
- css
- data
- js
- 03-tokenization
- css
- data
- js
- 04-embeddings
- css
- data
- js
- 05-attention
- css
- js
- 06-transformer
- css
- js
- 07-gpt-playground
- css
- js
- 08-rag
- css
- data
- js
- 09-topic-modeling
- css
- data
- js
- 10-sentiment
- css
- data
- js
- 11-pos-tagging
- css
- data
- js
- 12-analogies
- css
- data
- js
- 13-semantic-search
- css
- data
- js
- 14-bert-mlm
- css
- js
- 15-embeddings-comparison
- css
- js
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
126 files changed
+56
-54
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments