Skip to main content

Chat AI: A chatbot framework

Project description

[![Banner](banner.png)](https://capsizegames.itch.io/chat-ai)

# Chat AI: Run LLMs with your own hardware

Chat AI is an interface that sits on top of a custom engine which is responsible for processing requests and responses to and from an active Google T5-Flan model.

## Bundled Installation

[Official Build can be acquired here](https://capsizegames.itch.io/chat-ai) for those who want to use a compiled version of Chat AI without having to install any additional requirements

## Development

### Prerequisites

  • Ubuntu 20.04+ or Windows 10+

  • Python 3.10.6

  • pip-23.0.1

#### Pypi installation

Use this installation method if you intend to use Chat AI from the command line or with other python libraries or scripts.

pip install chat-ai

#### Development installation

Use this installation method if you intend to modify the source code of Chat AI.

  • Ubuntu 20.04+ or Windows 10+

  • Python 3.10.6

  • pip-23.0.1

  1. Fork this repo on github

  2. git clone https://github.com/Capsize-Games/chatai

  3. cd chatai && pip install -r requirements.txt

  4. python main.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

chatairunner-1.0.5.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

chatairunner-1.0.5-py3-none-any.whl (14.0 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