Add cookbook link to README
Browse files
README.md
CHANGED
@@ -94,6 +94,7 @@ The following uses are out-of-scope and are neither recommended nor intended use
|
|
94 |
## How to Get Started with the Model
|
95 |
|
96 |
Use the code below to get started with the model.
|
|
|
97 |
|
98 |
```python
|
99 |
# Import the required libraries
|
|
|
94 |
## How to Get Started with the Model
|
95 |
|
96 |
Use the code below to get started with the model.
|
97 |
+
[The cookbook](https://github.com/cisco-foundation-ai/cookbook) provides example use cases, code samples for adoption, and references.
|
98 |
|
99 |
```python
|
100 |
# Import the required libraries
|