Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

learnfde-code

Runnable companion code for The Forward-Deployed Engineer Course.

Every code block you see in the course videos lives here, exactly as executed on screen — clone it, run it, break it, tune it.

bundle-2-the-ai-fde/
  module-04-rag/          chunking, embeddings, retrieval, grounded answers

More modules land as the video lessons ship.

Setup

Python 3.10+. Each module folder has its own requirements.txt (kept minimal — most demos are dependency-free on purpose).

git clone https://github.com/superkashyap/learnfde-code.git
cd learnfde-code/bundle-2-the-ai-fde/module-04-rag
python3 chunker.py sample_docs/acme_support_playbook.md

© learnfde.dev · Companion material for course students. Not licensed for redistribution or commercial reuse.

About

Runnable companion code for The Forward-Deployed Engineer Course — learnfde.dev

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages