EvaDB: Database for AI Apps

31 posts

EvaDB: Database for AI Apps banner
EvaDB: Database for AI Apps

EvaDB: Database for AI Apps

@evadb_ai

🐙 Github: https://t.co/VCy8gbNp1M 📟 Slack: https://t.co/cKnaKfCmA1 🌐 Website: https://t.co/IRmNTouqyS 📝 Blog: https://t.co/kXHSB04oWm

Atlanta, USA Katılım Mayıs 2023
2 Takip Edilen207 Takipçiler
EvaDB: Database for AI Apps retweetledi
Pramod Chunduri
Pramod Chunduri@pramodchunduri·
1/6: Excited to share this advanced RAG (Retrieval-Augmented Generation) pipeline that I built from scratch 😃🚀 The repository aims to demystify the complex mechanics of modern LLM-powered Question Answering systems such as @llama_index and @Haystack_AI🕵️ github.com/pchunduri6/rag…
Pramod Chunduri tweet media
English
1
3
15
1.7K
EvaDB: Database for AI Apps
🚀Super excited to present the GitHub Stargazers Reloaded app. It makes it easy to get insights about your GitHub community using LLMs like never before. This app is inspired by the “original” Stargazers app written by Spencer Kimball from @CockroachDB. 😃 We analyzed insights for @GPT4All, @langchain , and @CockroachDB. Check out the results here: medium.com/evadb-blog/sta… Analyze your favorite GitHub community and let us know your thoughts: github.com/pchunduri6/sta…
EvaDB: Database for AI Apps tweet media
English
1
2
7
1.7K
EvaDB: Database for AI Apps
@samuelmatioli Thanks for your feedback! We plan to expand the blog post by considering metrics like query throughput, query speed (percentile), multiple embedding sizes, and more. What do you mean by support? Feature support or/and community support?
English
1
0
0
23
Samuel Matioli
Samuel Matioli@samuelmatioli·
@evadb_ai @trychroma @qdrant_engine As you are talking about enterprise-level solutions, I would add scalability and support as important factors. Choosing a DB consolidated in the market that addresses more use cases than only vector is also crucial.
English
1
0
1
62
EvaDB: Database for AI Apps
🔍 Excited to share how to choose a Vector Database! In this blog post, we delve into #Faiss, @trychroma, @qdrant_engine , and #PgVector, exploring their impact on your AI applications. Discover differences in client connection time, index search time, accuracy, and storage. This post features our similarity search app using EvaDB and the Sift1M dataset. 🧑‍💻Benchmark Code: github.com/jiashenC/vecto… Key Insights: 1⃣Many databases back up their data in an SQLite database, and while some push vectors into SQLite, others store vectors in their proprietary formats. 2⃣ Qdrant exhibits higher client connection and index initialization times, which can overshadow its benefits in fast and accurate vector search. 🚀 Let us know if you want us to add more vector databases and additional metrics for comparison! Blog: medium.com/evadb-blog/how…
EvaDB: Database for AI Apps tweet media
English
3
1
4
819
DBA Advice
DBA Advice@DBAdvice123·
@evadb_ai @trychroma @qdrant_engine I noticed you all didn't mention Cassandra/Astra DB. An ex-Gartner Analysit recently published a comprehensive document, "Vector Store Evaluation Criteria," providing a valuable perspective on Astra DB, a real-time data and AI Platform. bit.ly/48C5pF9
English
1
0
2
21
EvaDB: Database for AI Apps
👋 Say goodbye to the headache of exporting data to CSVs and fretting over hyperparameters when training models on your databases! If your data resides in a database like Postgres, @evadb_ai brings AI to you. 🚀 Train prediction models directly within Postgres using familiar SQL queries. In this tutorial, we harness EvaDB to perform predictive analysis on home rental prices, showcasing the seamless integration of AI within your PostgreSQL database. colab.research.google.com/github/georgia… #postgresql #Prediction
EvaDB: Database for AI Apps tweet media
English
0
2
3
669
Jay Hack
Jay Hack@mathemagic1an·
Something I've always wanted 🔥 A "soft join" between SQL tables for when a correspondence is only implied (e.g. different address formats, etc.) Powered by EvaDB @evadb_ai Data engineers rejoice ✨ medium.com/evadb-blog/aug…
Jay Hack tweet media
English
5
23
73
15.9K
EvaDB: Database for AI Apps retweetledi
Joy Arulraj
Joy Arulraj@joy_arulraj·
Hey @samokhvalov That's a neat way to think about LLMs as a text processing function in databases. We are trying to bridge the gap between AI and Postgres in @evadb_ai. EvaDB supports top-k queries with filters (although it currently involves two scans): github.com/georgia-tech-d…
Joy Arulraj tweet media
Nik Samokhvalov@samokhvalov

It's interesting that everyone seems to be so obsessed with ChatGPT/LLM, joining either "lovers" or "haters" camp, that the fact that pgvector and pg_embedding, with HNSW support, give an absolutely new perspective to text search is not appreciated yet, it seems. Instead of tsquery @@ tsvector with old-school snowball or ispell and synonym dictionaries, you can now use search on *meanings*. Or you can combine both (yet to explore how exactly). You can love or hate ChatGPT/LLM hysteria – I totally get it – but let's appreciate the fact that now we all have a new type of text search in @PostgreSQL, and it's something mind-blowing itself. "Give me all the documents that match this query by meaning, not by text" might become a new approach how we work with data. And I suspect that the old well-known (and not fully solved for full text search, unfortunately, – RUM indexes were huge, not super fast, and hence not very popular) problem of ordering by timestamptz or int8 column, with search by *meaning*, might become a big challenge again. For example, I might want to quickly find Top-N documents that match my query by meaning, but I want to order them chronologically (all new at the top) – this is an interesting problem to solve, again. If we find a good way how to do it with a single index scan, it's huge.

English
1
2
6
4K
EvaDB: Database for AI Apps
🚀In AI-driven data analytics, bridging the database-AI gap is crucial for seamless development. 🔗Discover EvaDB - the solution to augmenting PostgreSQL with AI capabilities. See how EvaDB enables AI-powered joins between tables with no joinable column - medium.com/evadb-blog/aug…
English
0
3
4
518
EvaDB: Database for AI Apps
EvaDB: Database for AI Apps@evadb_ai·
📖 Documentation Revamp - Several improvements to documentation to enhance your developer experience 🎬 Enhanced Usecase - Elevate your YouTube QA app blog generator with enhanced capabilities. 📊Benchmark - EvaDB runs text summarization tasks 7x faster than MindsDB.
English
0
0
0
161
EvaDB: Database for AI Apps
EvaDB: Database for AI Apps@evadb_ai·
🛠 New Integrations @PostgreSQL - Directly run AI query inside Postgres native data. @ludwig_ai - AutoML on your structure and unstructured data. Train a prediction model through EvaDB inside your data sources. Use the trained models as functions to compose prod queries.
English
1
1
1
208