Skip to main content

No project description provided

Project description

A command-line AI assist that can do math, search, run Python and shell command. Under experiment. Use at your own risks.

Install

pip install ai-assist

Setup

You will need put the following environment variables in a .env file in your home directory.

# used for calling OpenAI's API
OPENAI_API_KEY=...

# used for calling Google Search API
GOOGLE_API_KEY=...
GOOGLE_CSE_ID=...

You can generate/get keys from links below:

Usage

$ ai

Welcome to the AI.
I do math, search, run python/bash and more.
Type 'exit' to quit.
[USER]<< What's the largest prime number less than 1000?
...
[AI]>> 997

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

ai_assist-0.0.2.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

ai_assist-0.0.2-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page