Build your own open-source deep wiki !
Auto-generate wikis for every project that never go stale.
β Scan codebases
β Extract info with LLMs
β Generate docs + Mermaid diagrams
β Incremental updates
cocoindex.io/examples-v1/multi-codebase-summarization
#OpenSource #DevTools #LLM
05.02.2026 07:26
π 3
π 0
π¬ 0
π 0
Kicking off 2026 with Rust Delhi Meetup #12, and what a way to start. Thanks to Guinnes Singh for accepting my talk proposal & being a great host throughout.
I presented on building incremental data pipelines with @cocoindex.bsky.social, a framework I've been contributing towards.
(1/n)
23.01.2026 13:18
π 2
π 1
π¬ 1
π 0
@cocoindex.bsky.social has a Rust-powered execution engine with Python bindings,so you get the performance without leaving Python. @agriyakhetarp.al was the one who told me about Rust Delhi in the first place, so glad I didn't skip this one.
The meetup was at Aftershoot's office (great dogfooding)!
23.01.2026 13:26
π 2
π 1
π¬ 1
π 0
AI agents understand codebases π€
CocoIndex: real-time semantic code indexing
β Tree-sitter chunking
β Incremental
β Vector search
Use:
β’ MCP for AI editors
β’ Semantic search
β’ AI code review
β’ Auto docs
Query "Find auth" β instant code chunks
cocoindex.io/docs/examples/code_index
#AI #Rust
15.12.2025 01:36
π 2
π 0
π¬ 0
π 0
Tree-sitter powered codebase indexing β real-time semantic search for AI agents π
Index your code with language-aware chunking. Query with vectors in Postgres. Ship context that actually understands your codebase.
cocoindex.io/docs/examples/code_index
#AI #Rust #DevTools
13.12.2025 04:45
π 2
π 0
π¬ 0
π 0
Why build in #opensource?
Best infrastructure is transparent, composable, community-driven.
CocoIndex (Rust + Python): data transformation for AI with incremental sync, schema validation, context extraction.
No vendor lock-in. No black boxes. Fast, type-safe pipelines.
#rustlang #python
13.12.2025 01:46
π 2
π 0
π¬ 0
π 0
cocoindex/examples/patient_intake_extraction_dspy at main Β· cocoindex-io/cocoindex
Data transformation framework for AI. Ultra performant, with incremental processing. π Star if you like it! - cocoindex-io/cocoindex
π CocoIndex + DSPy: structured extraction from patient intake forms
LLMs as typed extractors, not black boxes. Production-ready with incremental sync.
No OCR/regex mess. Clean separation between reasoning (DSPy) & data infra (CocoIndex).
π» github.com/cocoindex-io/cocoindex
#AI #DataEngineering
13.12.2025 01:42
π 3
π 0
π¬ 0
π 0
Property Graph, Triple extraction and Knowledge Graph with LLM in simple words and examples
YouTube video by CocoIndex
Building Knowledge Graphs with LLMs! π₯
Turn docs into living graphs:
β
Triple extraction
β
Real-time entity mapping
β
Neo4j export with zero pain
CocoIndex handles it all - no manual Cypher β‘
Perfect for RAG & AI agents!
youtu.be/FKNcv2n4nTg
08.12.2025 05:53
π 1
π 0
π¬ 0
π 0
Extracting Intake Forms with BAML and CocoIndex | CocoIndex
How to use BAML and CocoIndex to extract structured data from patient intake forms in PDF/Word with LLM continuous for production.
Tired of fragile LLM prompts? π€
BAML = typed prompt functions:
β
Type-safe schemas
β
Predictable outputs
β
Production-ready
+ CocoIndex for incremental processing = π₯
Tutorial: Extract patient data from PDFs
cocoindex.io/blogs/extrac...
#AI #LLM
08.12.2025 05:29
π 1
π 0
π¬ 0
π 0
Thinking in Rust: Ownership, Access, and Memory Safety | CocoIndex
A mental framework for Rust's memory safety concepts. Think systematically about ownership, references, Send, Sync, and Rc, Arc, RefCell, Mutex, etc.
Why π¦Rust for CocoIndex Core Engine?
- Memory safety
- Performance
- Reliable from day 0
George wrote a great article on Rust's ownership model:
cocoindex.io/blogs/rust-o...
GitHub: github.com/cocoindex-io...
08.12.2025 05:15
π 2
π 0
π¬ 0
π 0
go rust!!
06.12.2025 06:49
π 1
π 0
π¬ 0
π 0
thanks for the spotlight @astrakernel.bsky.social !
06.12.2025 06:49
π 1
π 0
π¬ 0
π 0
CocoIndex Changelog 0.2.21 - 0.3.10 | CocoIndex
Featuring batching support for CocoIndex functions, execution robustness, schema & type system improvements, custom source support, and more.
π¦ CocoIndex 0.3.10 drops today!
Rust improvements:
β’ Async runtime fixes (no deadlocks)
β’ Smarter incremental recomputation
β’ Optimized embedding batches
β’ Robust file/streaming handling
Why Rust for data? Memory safety + performance + async = reliable AI infra at scale
05.12.2025 07:34
π 1
π 0
π¬ 0
π 0
GitHub - cocoindex-io/cocoindex: Data transformation framework for AI. Ultra performant, with incremental processing. π Star if you like it!
Data transformation framework for AI. Ultra performant, with incremental processing. π Star if you like it! - cocoindex-io/cocoindex
Context engineering just got easier π
CocoIndex transforms how you build AI systems:
β¨ Incremental processing - only recompute what changed
π Real-time sync - keep context always fresh
π― Data lineage built-in
β‘ Rust-powered
Perfect for RAG, knowledge graphs & AI agents
github.com/cocoindex-io/cβ¦
05.12.2025 02:37
π 2
π 0
π¬ 0
π 0
Bring your own data: Index any data with Custom Sources | CocoIndex
CocoIndex now officially supports custom sources β giving you the power to read data from any system you want. You can use CocoIndex for anything, and enjoy the robust incremental computing to build f...
Custom Sources in CocoIndex π
Pull data from ANY system - APIs, databases, cloud storage. CocoIndex now ingests incrementally, tracks changes efficiently, and integrates seamlessly.
No longer limited by prebuilt connectors. Use CocoIndex for anything.
#opensource
cocoindex.io/blogs/custom...
04.12.2025 08:22
π 2
π 0
π¬ 0
π 0
CocoIndex v0.3.10 just shipped with automatic batching support! π
~5Γ faster throughput when embedding our codebase. Best part? Zero tuning needed - it's adaptive and knob-free. Just set batching=True.
Read the benchmarks π
04.12.2025 07:36
π 0
π 0
π¬ 1
π 0
Keep passwords and other sensitive information out of your inboxes and chat logs
04.12.2025 07:30
π 2
π 1
π¬ 1
π 0
CocoIndex made to #1 Github trending global in Rust - data transformation engine. Grateful to the Rust open source community and all the amazing Rustaceans for the support π
#rustlang #github #opensource
13.11.2025 01:32
π 8
π 3
π¬ 2
π 0
Fast Iterate Your Indexing Strategy π
YouTube video by CocoIndex
vibe coding, not vibe data
www.youtube.com/watch?v=crV7...
#ai #youtube #llm #data #opensource
09.10.2025 05:00
π 5
π 1
π¬ 0
π 0
CocoIndex - github.com/cocoindex-io... - Build fresh knowledge for AI made to the top 3 in trending github in #rustlang!
π star if you like it! Let's go Rust π¦. Data infra project should be on #Rustlang.
#opensource #buildinpublic
14.08.2025 16:22
π 8
π 3
π¬ 0
π 0
Thinking in Rust: Ownership, Access, and Memory Safety | CocoIndex
A mental framework for Rust's memory safety concepts. Think systematically about ownership, references, Send, Sync, and Rc, Arc, RefCell, Mutex, etc.
A mental framework to really understand how Rustβs ownership, borrowing, and memory safety work.
With this - moves, borrows, Send, Sync, and runtime checks become intuitive and predictable tools in your programming toolbox.
cocoindex.io/blogs/rust-o...
#rustlang #opensource #programming
12.08.2025 06:00
π 4
π 1
π¬ 0
π 0
Multi-Dimensional Vector Support in CocoIndex | CocoIndex
CocoIndex natively handles typed multi-dimensional vectors β from simple arrays to multi-vector embeddings, unlocks multimodal AI pipelines at scale.
Multi-dimensional vectors? Thatβs how AI understands everything β text, images, audio, all at once. We broke it down here. cocoindex.io/blogs/multi-...
πStar the repo if you like it!
github.com/cocoindex-io...
#opensource #Vision #LLM #AI #buildinpublic
12.08.2025 00:21
π 7
π 2
π¬ 1
π 0
#vibecoding #opensource #ClaudeCode #Claude #GPT5 #GPT #OPENAI #GEMINI
10.08.2025 05:02
π 5
π 2
π¬ 0
π 0
Custom Targets | CocoIndex
Learn how to create custom targets in CocoIndex to export data to any destination including databases, cloud storage, file systems, and APIs. Build target specs and connectors with setup and data meth...
CocoIndex is officially supporting custom targets - cocoindex.io/docs/custom_.... We believe this work will add more flexibility for using coco / bring your own lego for targets as well beyond the flow ops.
Thanks our community for the great suggestions!
29.07.2025 03:25
π 2
π 0
π¬ 0
π 0