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.1.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.1-py3-none-any.whl (164.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ryoma_ai-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 4018990fec6d1139a3de4fb8efbe41709ad82f63b4ce6392af2e45a9b437dca3
MD5 d21563f1db403a977eb029dbc7b09fcf
BLAKE2b-256 cda36e8b6c088501c12ed628d2560e37ba034d952927ea10612f153bde2a4744

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ryoma_ai-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 164.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 70f3b18ec7fb5efe763c91f05a1929a357475dffb5795d412df6c7a7146972cc
MD5 dbbd6a172ad710a6935590344d0aa0a1
BLAKE2b-256 9caae76738a71b630fd9ba7e9f5d49ffef48beefa22c1683166d8d2347487f45

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