No project description provided
Project description
Bavisitter: Babysitting LLMs for Visualization
import os
from bavisitter import Bavisitter
os.environ["OPENAI_API_KEY"] = "sk-"
# If you are using different LLMs (e.g., Claude, Gemini) use different api keys.
bavisitter = Bavisitter(df, model="gpt-4-turbo-preview", color_mode="dark")
bavisitter
Development
Install pnpm and Hatch to set up the development environment.
git clone https://github.com/jiwnchoi/bavisitter.git && cd bavisitter
pnpm install
hatch shell
pnpm dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bavisitter-0.0.1a1.tar.gz
(5.7 MB
view hashes)
Built Distribution
Close
Hashes for bavisitter-0.0.1a1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16a3c38d8493b62b93b24e5c404c91cd338f7e28cb9a73fec9b4c2fea4aa718f |
|
MD5 | 9874d251c1be555e66c822069ef1a4d3 |
|
BLAKE2b-256 | 7c848f7c3b17b25fb4e307e418555da0a8618e10c97688c6cad63c470b61ba0c |