DEV Community

akpvt
akpvt

Posted on

AI, RAG and Vector Databases

If you want to use AI with RAG then go through these resources:

A great langchain RAG tutorial video from @pixegami

The front end for Vector Databases. Works with most of the vector databases such as Pinecone, Chroma, Q
https://vectoradmin.com/

https://www.pinecone.io/

Build knowledgeable AI
With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications.

https://www.trychroma.com/

Chroma is the open-source AI application database. Batteries included.

https://qdrant.tech/

High-Performance Vector Search at Scale
Powering the next generation of AI applications with advanced, open-source vector similarity search technology.

https://weaviate.io/

The AI-native database for a new generation of software
Bring intuitive AI-native applications to life with less hallucination, data leakage, and vendor lock-in with the open source vector database developers love.

API Trace View

How I Cut 22.3 Seconds Off an API Call with Sentry 🕒

Struggling with slow API calls? Dan Mindru walks through how he used Sentry's new Trace View feature to shave off 22.3 seconds from an API call.

Get a practical walkthrough of how to identify bottlenecks, split tasks into multiple parallel tasks, identify slow AI model calls, and more.

Read more →

Top comments (1)

Collapse
 
tejas_kumar_83c520d6bef27 profile image
Tejas Kumar •

Great resource compilation! For those exploring vector databases, it's also worth checking out Astra DB's vector capabilities - they have some interesting RAG examples and offer a generous free tier for testing. The serverless aspect makes it particularly convenient for prototyping RAG applications.

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay