Socket
Socket
Sign inDemoInstall

ragstack-ai

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ragstack-ai

DataStax RAGStack


Maintainers
1

RAGStack

Release Notes Downloads License: Business Source License GitHub star chart Tests Dashboard

RAGStack is an out-of-the-box solution simplifying Retrieval Augmented Generation (RAG) in GenAI apps.

RAGStack includes the best open-source for implementing RAG, giving developers a comprehensive Gen AI Stack leveraging LangChain, CassIO, and more. RAGStack leverages the LangChain ecosystem and is fully compatible with LangSmith for monitoring your AI deployments.

For each open-source project included in RAGStack, we select a version lineup and then test the combination for compatibility, performance, and security. Our extensive test suite ensures that RAGStack components work well together so you can confidently deploy them in production.

RAGStack uses the Astra DB Serverless (Vector) database, which provides a highly performant and scalable vector store for RAG workloads like question answering, semantic search, and semantic caching.

Quick Install

With pip:

pip install ragstack-ai

Documentation

DataStax RAGStack Documentation

Quickstart

Examples

Contributing and building locally

  1. Clone this repo:
git clone https://github.com/datastax/ragstack-ai
  1. The project uses poetry. To install poetry:
pip install poetry
  1. Install dependencies
poetry install
  1. Build the package distribution
poetry build

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc