Building custom sources that plug into CocoIndex pipelines.
Featuring batching support for CocoIndex functions, execution robustness, schema & type system improvements, custom source support, and more.
Build a custom CocoIndex source for the HackerNews API: fetch threads and comments in async Python, extract topics with an LLM, keep Postgres in sync.
Read data from any system with CocoIndex: in v1 a custom source is plain async Python plus processing components. No connector API to implement.