Skip to content

A (Real-) Simple Client for Watson AI (IBM) writen in python

Notifications You must be signed in to change notification settings

MateusGabi/Watson-Simple-Client-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watson Client

Thank you for read it. Please, star this repo!

Installation

  1. Star this repo
  2. Clone
  • git clone git@github.com:MateusGabi/Watson-Simple-Client-Python.git {dirname}
  1. Install pip dependencies
  • cd {dirname}
  • pip install -r dependencies.txt
  1. Rename .env.example to .env
  2. Set up environment variables (Watson keys)
  3. run
  • python index.py

Releases

No releases published

Packages

No packages published

Languages