Blog Posts
- Home /
- Blog Posts

Create Your Own AI Assistant, Coco AI v0.1.0 Released
We’re excited to announce the official release of Coco AI v0.1.0 – the first preview version of our powerful, open-source, cross-platform unified AI …
Read More
INFINI Console v1.28 Released
We’re excited to announce INFINI Console v1.28, the latest update from INFINI Labs! This release brings the powerful TopN feature to help you …
Read More
Build a Vector Extension for Postgres - Vector Type
In this post, we are going to implement the vector type for Postgres:
Read More
Synching data between two Elasticsearch clusters using a gateway
How would you sync data between two Elasticsearch clusters, regardless of their versions, if you wanted to? Would you make the application write data …
Read More
Build a Vector Extension for Postgres - Introduction
Vector databases are really hot topics nowadays. I have always been curious about what they are and how they work under the hood, so let’s …
Read More
How We Do Documentation Engineering
At INFINI Labs, we see product documentation as an integral part of the product development process. Effective documentation ensures that users …
Read More
Getting Started with INFINI Framework - Our homemade framework for building enterprise golang applications
We recently open-sourced our homemade framework for building enterprise golang applications, called INFINI Framework.
Read More
Profiling Rust Code on macOS: My Daily Workflow
Profiling Rust code has become part of my daily routine. As I primarily develop on macOS, I’ve noticed there aren’t many tools that allow …
Read More