Skip to main content

AI Powered Data Platform

Project description

Ryoma

Ryoma lib is the core component of the project which includes:

  • Data Sources that can be used to fetch data from different sources
  • Agents that can be used to process data with AI models
  • Tools that can be used by agent to process data

Installation

pip install ryoma_ai

Usage

from ryoma_ai.datasource.postgres import PostgresDataSource
from ryoma_ai.agent.sql import SqlAgent

datasource = PostgresDataSource("postgresql://user:password@localhost/db")
sql_agent = SqlAgent("gpt-3.5-turbo")
.add_datasource(datasource)
sql_agent.stream("Get the top 10 rows from the data source")

Documentation

Visit the documentation for more information.

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

ryoma_ai-0.1.0.tar.gz (153.2 kB view details)

Uploaded Source

Built Distribution

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

ryoma_ai-0.1.0-py3-none-any.whl (164.2 kB view details)

Uploaded Python 3

File details

Details for the file ryoma_ai-0.1.0.tar.gz.

File metadata

  • Download URL: ryoma_ai-0.1.0.tar.gz
  • Upload date:
  • Size: 153.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for ryoma_ai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8c10764bfd6ebd59e61a8f3aad36104e7e0c47913becd46e41f106236d481f56
MD5 3b1670034b78d360f223397dc667dd82
BLAKE2b-256 0715fad07f0dd7665faff14a5838adcb4cc1d7c6ad693b5a6940c3bc5226f150

See more details on using hashes here.

File details

Details for the file ryoma_ai-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: ryoma_ai-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 164.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for ryoma_ai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 39c001c5fc1b942f2d0bdefa393c6a64ed223c1d76dd6a254eca05043faa511a
MD5 da08cc5c1d30ce443558868a596423db
BLAKE2b-256 06047964bd8eb78ed8243534f13784c5e59958e27e5acbf721cf977bc5a45efc

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