0.0.3 • Published 1 year ago

lvz v0.0.3

Weekly downloads
-
License
BSD3
Repository
github
Last release
1 year ago

LVZ Project

This is a simple command line chatbot project written in TypeScript using the official ChatGPT API

Getting Started

To get started, first clone the repository:

$ git clone https://github.com/joone/lvz.git

Then install the required dependencies:

$ ./install.sh

Next, configure your OpenAPI credentials. You will need to create a .env file in the root of the project and add the following variables:

OPENAI_API_KEY=YOUR_KEY

Usage

$ lvz

Once lvz is running, you can start a conversation by interacting with it. lvz will respond with a relevant message based on the input.

Contributing

If you'd like to contribute to this project, feel free to submit a pull request.

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago