Ce Gao(@gaocegege) 's Twitter Profileg
Ce Gao

@gaocegege

Co-founder and CEO @TensorChord, building https://t.co/oOo8YAAeJ6 | Father of 1 cat | Married

ID:2719214503

linkhttp://github.com/gaocegege calendar_today09-08-2014 11:52:21

1,1K Tweets

6,6K Followers

665 Following

Ce Gao(@gaocegege) 's Twitter Profile Photo

docs.tonic.ai/validate/about…

Tonic.ai lists several metrics to evaluate end-to-end LLM retrieval applications. It's indeed an intriguing resource to explore.

account_circle
Rust Trending(@RustTrending) 's Twitter Profile Photo

tensorchord / pgvecto.rs: Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database. ★1271 github.com/tensorchord/pg…

account_circle
TensorChord(@TensorChord) 's Twitter Profile Photo

It is important to note that this is closely tied to the embedding model being used. The benchmark we conducted specifically focused on OpenAI's text-embedding-3-large model.

Maybe some binary embedding models have better performance. e.g. cohere Jina AI

account_circle
Simon Willison(@simonw) 's Twitter Profile Photo

TIL about binary vector search... apparently there's a trick where you can take an embedding vector like [0.0051, 0.017, -0.0186, -0.0185...] and turn that into a binary vector just reflecting if each value is > 0 - so [1, 1, -1, -1, ...] and still get useful cosine similarities!

account_circle
TensorChord(@TensorChord) 's Twitter Profile Photo

After conducting a thorough benchmarking process using Qdrant's dataset, we have discovered fascinating insights regarding the superiority of binary vectors and shortened vectors.

blog.pgvecto.rs/my-binary-vect…

account_circle
TensorChord(@TensorChord) 's Twitter Profile Photo

Check out my latest blog post comparing pgvector and pgvecto.rs for vector search in PostgreSQL.

Here is the full blog post: blog.pgvecto.rs/pgvector-vs-pg…

account_circle
The Database Dev(@TheDatabaseDev) 's Twitter Profile Photo

pgvecto.rs 0.2: Unifying Relational Queries and Vector Search in PostgreSQL

Let's check out the enhanced efficiency and enabling complex queries within PostgreSQL.


dev.to/gaocegege/pgve…

account_circle
Meng Zhang(@mzh1024) 's Twitter Profile Photo

Just updated Tabby's leaderboard (leaderboard.tabbyml.com) for the StarCoder2 model series from BigCode

Unfortunately, they're not performing as well as HumanEval@1 suggest. DeepSeek models remain the best OSS choice for AI x Code Completion tasks 👏

Just updated Tabby's leaderboard (leaderboard.tabbyml.com) for the StarCoder2 model series from @BigCodeProject Unfortunately, they're not performing as well as HumanEval@1 suggest. @deepseek_ai models remain the best OSS choice for AI x Code Completion tasks 👏
account_circle
Siddhartha Golu(@SiddharthaGolu) 's Twitter Profile Photo

Gow Tham Nilesh They've been shipping features at a lightning speed though, so maybe give it another try? I used to face issues with Typesense search, but they've migrated to pgvecto.rs in the recent updates and things have improved a lot.

account_circle
Ce Gao(@gaocegege) 's Twitter Profile Photo

Conducted benchmarks on the TensorChord pgvecto.rs new binary vector recently and found that Canva is an excellent platform for creating charts.

The data and style components are separate, allowing for easy editing and customization in the UI

Conducted benchmarks on the @TensorChord pgvecto.rs new binary vector recently and found that @canva is an excellent platform for creating charts. The data and style components are separate, allowing for easy editing and customization in the UI
account_circle
Devv(@devv_ai) 's Twitter Profile Photo

✨Introducing Devv Agent

A new mode designed to deliver more accurate and detailed responses.

Underpinning Devv Agent is a Multi-agent architecture that employs different agents and language models based on the specific requirements of the task at hand

devv.ai/en

account_circle
Ce Gao(@gaocegege) 's Twitter Profile Photo

Check out ai-infra.fun for more products!
The landscape also encourages contributions, so if you have something to add: github.com/tensorchord/ai…

account_circle
Ce Gao(@gaocegege) 's Twitter Profile Photo

AI infra is pretty chaotic. Thus I created an AI Infrastructure Landscape (ai-infra.fun) to simplify the crowded space.

It includes frameworks like LangChain, LlamaIndex 🦙 along with platforms like Replicate . Databases like Weaviate • vector database are also featured.

AI infra is pretty chaotic. Thus I created an AI Infrastructure Landscape (ai-infra.fun) to simplify the crowded space. It includes frameworks like @LangChainAI, @llama_index along with platforms like @replicate . Databases like @weaviate_io are also featured.
account_circle
Erika Cardenas(@ecardenas300) 's Twitter Profile Photo

There are three approaches to RAG: Naive, Advanced, and Modular. In Leonie's blog post, she shows you how to go from a naive implementation to an advanced pipeline using LlamaIndex 🦙 and Weaviate • vector database 🫡

An advanced RAG pipeline is categorized into three buckets:
•…

account_circle