Simple example for cocoindex: build embedding index based on local files.
Install Postgres if you don't have one.
Install dependencies:
pip install -e .
Setup:
python code_embedding.py cocoindex setup
Update index:
python code_embedding.py cocoindex update
Run:
python code_embedding.py
CocoInsight is in Early Access now (Free) 😊 You found us! A quick 3 minute video tutorial about CocoInsight: Watch on YouTube.
Run CocoInsight to understand your RAG data pipeline:
python code_embedding.py cocoindex server -c https://cocoindex.io
Then open the CocoInsight UI at https://cocoindex.io/cocoinsight.