No project description provided
Project description
Capote AI Documentation
This document details how to setup the AI component on your PC.
Building the environment
- Create an
.envfile and add the following:
OPENAI_API_KEY = **input_here**
organization = **input_here**
project = **input_here**
- Setup a virtual environment using the following command:
py -3.12 -m venv venv_name
- Make sure to update
.gitignoreif you set thevenv_nameto anything other thanvenv.
- Activate the virtual environment:
.\venv_name\Scripts\activate
Calling the AI Package
Make sure you have activated your virtual environment. A sample implementation has been shown in main_test.py.
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
capote_ai-0.2.tar.gz
(10.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
capote_ai-0.2-py3-none-any.whl
(13.6 kB
view details)
File details
Details for the file capote_ai-0.2.tar.gz.
File metadata
- Download URL: capote_ai-0.2.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ad1a91fb0c1094665038225bd0223ecdb94dae2061797045266b58a329d567d
|
|
| MD5 |
0e03e42358e1c4f77bb73d80e0db2d26
|
|
| BLAKE2b-256 |
6fc3db1da1124c1d630c40c73cb5e27f9b86b881336fc7fa1ca69e4cb1c4143f
|
File details
Details for the file capote_ai-0.2-py3-none-any.whl.
File metadata
- Download URL: capote_ai-0.2-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f41fe54edc31217a506c4b2796314e26c401ced2cd9c53ddf0b766c1a6d9ed82
|
|
| MD5 |
402339fb89259b852baa6610f7369504
|
|
| BLAKE2b-256 |
0780937bd962191b8e8fbec5471aca9b2a699a09b0361540f380c56098e0c066
|