Skip to content

https-deeplearning-ai/sandbox-builder-demo

Repository files navigation

About The Project

This repo collects the following lectures to demonstrate the usage of sandbox builder:

  • L2: anthropic support, real lesson from MCP: Build Rich-Context AI Apps with Anthropic
  • assignments/L1: example of coding assignments

Common Directory Structures

├── L2
│   ├── L_2.ipynb
│   ├── helper.py
│   ├── mentions-processed.csv
│   └── requirements.txt
├── assignments
│   └── L1
│       ├── SIMPLE_DEMO_L1_Assignment.ipynb
│       └── autograder
│           ├── Dockerfile
│           ├── Makefile
│           ├── entry.py
│           ├── grader.py
│           ├── requirements.txt
│           └── ...
├── services
│   ├── exa.ipynb
│   ├── openai_.ipynb
│   ├── tavily_.ipynb
│   └── together.ipynb
├── sidecar-pg
│   ├── connect_to_postgres.ipynb
│   ├── docker-compose.yml
│   └── requirements.txt
├── sidecar-redis
│   ├── connect_to_redis.ipynb
│   ├── docker-compose.yml
│   └── requirements.txt
├── README.md
└── requirements.txt

Proxy Environment variables

testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •