Skip to content

cocoindex-io/cocoindex-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocoIndex

Quickstart demo following the Cocoindex Quickstart guide. Super easy to get your RAG data pipeline running in ~50 lines of python 🚀.

⭐ Star Cocoindex on Github if you like it! GitHub

Video tutorial with detailed explanation: Cocoindex Quickstart Video Guide

Prerequisite

  • Install Postgres if you don't have one.

  • Install CocoIndex and other dependencies:

pip install -U "cocoindex[embeddings]" 

Run

Update index:

cocoindex update --setup main.py

Run query:

python main.py

Run with CocoInsight

cocoindex server -ci main.py

About

Get started with CocoIndex now 🥥

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages