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.0.2.tar.gz (41.9 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.0.2-py3-none-any.whl (60.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ryoma_ai-0.0.2.tar.gz
  • Upload date:
  • Size: 41.9 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.0.2.tar.gz
Algorithm Hash digest
SHA256 3a74a867446076d468fd9ca49de4bdec5ae09ea10213f7a3312c831ed3099539
MD5 5f8f144b333c0cc9ed10a04ababab764
BLAKE2b-256 cf51dac93d92043a6e9a9bfdb23f67d7beba75ff2579c285ea0d42381b1494ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ryoma_ai-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 60.7 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.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0113411a289e967d99be9c67119f30f08081d7c118d3df1d40ce6a5aa31bf8f9
MD5 c077fb79e72414e6953d9c99f411d10a
BLAKE2b-256 542754d6c32313e25da667600152264e0c56fe747dcd93c6293c67a303716334

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