File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11Simple example for cocoindex: build embedding index based on local files.
22
33## Prerequisite
4- Follow [ Setup Postgres] ( ../../#setup- postgres) section on the root directory to setup Postgres database .
4+ [ Install Postgres] ( https://cocoindex.io/docs/getting_started/installation#-install- postgres) if you don't have one .
55
66## Run
77
@@ -36,4 +36,4 @@ Run CocoInsight to understand your RAG data pipeline:
3636
3737```
3838python code_embedding.py cocoindex server -c https://cocoindex.io/cocoinsight
39- ```
39+ ```
Original file line number Diff line number Diff line change 11Simple example for cocoindex: extract structured information from a Markdown file.
22
33## Prerequisite
4- Follow [ Setup Postgres] ( ../../#setup- postgres) section on the root directory to setup Postgres database .
4+ [ Install Postgres] ( https://cocoindex.io/docs/getting_started/installation#-install- postgres) if you don't have one .
55
66## Run
77
Original file line number Diff line number Diff line change 11Simple example for cocoindex: build embedding index based on local files.
22
33## Prerequisite
4- Follow [ Setup Postgres] ( ../../#setup- postgres) section on the root directory to setup Postgres database .
4+ [ Install Postgres] ( https://cocoindex.io/docs/getting_started/installation#-install- postgres) if you don't have one .
55
66## Run
77
@@ -36,4 +36,4 @@ Run CocoInsight to understand your RAG data pipeline:
3636
3737```
3838python pdf_embedding.py cocoindex server -c https://cocoindex.io/cocoinsight
39- ```
39+ ```
Original file line number Diff line number Diff line change 11Simple example for cocoindex: build embedding index based on local files.
22
33## Prerequisite
4- Follow [ Setup Postgres] ( ../../#setup- postgres) section on the root directory to setup Postgres database .
4+ [ Install Postgres] ( https://cocoindex.io/docs/getting_started/installation#-install- postgres) if you don't have one .
55
66## Run
77
@@ -36,4 +36,4 @@ Run CocoInsight to understand your RAG data pipeline:
3636
3737```
3838python text_embedding.py cocoindex server -c https://cocoindex.io/cocoinsight
39- ```
39+ ```
You can’t perform that action at this time.
0 commit comments