Skip to content

saarwasserman/scidata-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scidata

A CLI for data and ai related tools

Usage

scidata --help
scidata openai chat send --message="best golfer in the world"

Build

poetry build
pip install dist/scidata-*.whl. (or poetry for your project)

Uninstall

pip uninstall scidata

Environment Variables to Add in .env

  • OPENAI_API_KEY
  • OPENAI_ORGANIZATION_ID
  • OPENAI_PROJECT_ID

About

A CLI for data and ai related Python tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages