Skip to content

Commit 8af010c

Browse files
update readme tutorials for code embedding (#283)
1 parent 32730d2 commit 8af010c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/code_embedding/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ In this example, we will build an embedding index for a codebase using CocoIndex
77

88
Please give [Cocoindex on Github](https://github.com/cocoindex-io/cocoindex) a star to support us if you like our work. Thank you so much with a warm coconut hug 🥥🤗. [![GitHub](https://img.shields.io/github/stars/cocoindex-io/cocoindex?color=5B5BD6)](https://github.com/cocoindex-io/cocoindex)
99

10-
You can find a detailed blog post with step by step tutorial and explanations [here](https://cocoindex.io/blogs/index-code-base-for-rag).
10+
## Tutorials
11+
- Blog with step by step tutorial [here](https://cocoindex.io/blogs/index-code-base-for-rag).
12+
- Video walkthrough [here](https://youtu.be/G3WstvhHO24?si=Bnxu67Ax5Lv8b-J2)
1113

1214

1315
## Prerequisite

0 commit comments

Comments
 (0)