Skip to main content

Rakam Systems - Modular AI framework with agents, vectorstore, and LLM gateway

Project description

Rakam Systems

Rakam Systems is a platform designed to industrialize the construction, deployment, and operation of enterprise-grade AI systems with a focus on quality, scalability, and production-readiness.

Overview

Rakam Systems was born from an internal need at Rakam AI. For every new AI project, teams faced recurring technical challenges: collecting test data, evaluating quality, orchestrating components, configuring cloud infrastructure, and ensuring regulatory compliance. Rather than rebuilding these elements each time, Rakam decided to standardize and automate the entire AI production pipeline.

Why Rakam Systems

  • State-of-the-Art Technology: FastAPI, Pydantic AI, FAISS, pgvector, Sentence Transformers, OpenAI, Mistral AI
  • Production-First: Type safety, structured data exchange, scalable architecture, Docker templates
  • Open Source: Transparent design, community-driven, standard tooling

Core Components

Rakam Systems provides modular, independently installable packages:

Package Description
rakam-systems-core Foundational interfaces and utilities required by all other packages
rakam-systems-agent AI agent implementations with multi-LLM support and tool integration
rakam-systems-vectorstore Vector storage and document processing for semantic search and RAG
rakam-systems-tools Evaluation tools, cloud storage utilities, and monitoring
rakam-systems-cli Command-line interface for running evaluations and tracking quality

Installation

Install all packages

pip install rakam-systems

Install specific packages

# Core only (required by all other packages)
pip install rakam-systems-core

# Agent package
pip install rakam-systems-agent[all]

# Vectorstore package
pip install rakam-systems-vectorstore[all]

# Tools package (evaluation, S3 utilities)
pip install rakam-systems-tools

# CLI
pip install rakam-systems-cli

# Agent + Vectorstore (for RAG applications)
pip install rakam-systems-agent[all] rakam-systems-vectorstore[all]

Requirements

  • Python 3.10 or higher

Use Cases

With Rakam Systems, you can build:

  • Retrieval-Augmented Generation (RAG) Systems: Combine vector retrieval with LLM prompt generation
  • Agent Systems: Create modular agents that perform specific tasks using LLMs
  • Chained Gen AI Systems: Chain multiple AI tasks for complex workflows
  • Search Engines: Semantic search over documents using fine-tuned embeddings
  • Any Custom AI System: Use components to create any AI solution tailored to your needs

Documentation

Full documentation is available in the docs/ directory:

Contributing

We welcome contributions! To contribute:

  1. Fork the repository and clone it locally.
  2. Create a feature branch: git checkout -b feature-branch
  3. Install the package(s) you are working on:
    cd <package-dir>
    uv sync --all-extras --dev
    
  4. Make your changes and run tests: uv run pytest -v
  5. Commit with a meaningful message and submit a pull request.

For more details, see Contributing.

License

This project is licensed under the Apache-2.0 license.

Support

For any issues, questions, or suggestions, please contact mohammed@rakam.ai or open an issue on GitHub.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rakam_systems-0.3.1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rakam_systems-0.3.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file rakam_systems-0.3.1.tar.gz.

File metadata

  • Download URL: rakam_systems-0.3.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for rakam_systems-0.3.1.tar.gz
Algorithm Hash digest
SHA256 97b7d9d613f7ce2d7aae3b8183dd556b1a5ed707a934ff8ca850fce2ed5b2741
MD5 0ca6e84a66486af7b02452feb6107814
BLAKE2b-256 0eb5b0ae7059dd2f45a8af9a7edfc09977c20bbaca745e288fb98ebebab556c1

See more details on using hashes here.

File details

Details for the file rakam_systems-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: rakam_systems-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.3 {"installer":{"name":"uv","version":"0.11.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for rakam_systems-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2a35672fe186ecb045e588ccd47cf2e626c82c6c83c96f60ee2455c866a54337
MD5 42ab0f45255bf598ce0f52e6d3338276
BLAKE2b-256 ef2b84429ccfac110bee5946a00942ea5d7190dfe87c279966c2c537e52d08c1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page