An open API service indexing awesome lists of open source software.

https://github.com/elsoul/kinpachi-cli

Kinpachi CLI
https://github.com/elsoul/kinpachi-cli

Last synced: about 1 month ago
JSON representation

Kinpachi CLI

Awesome Lists containing this project

README

          

![Kinpachi](https://user-images.githubusercontent.com/20677823/228285425-ab1fecc9-982a-44c9-8aca-b01394771d41.png)

## Kinpachi AI Kit

Born & Ready to Assist Your OpenAI Chat Product

## What's Kinpachi?

Build OpenAI Chat Apps faster.
Powered by TypeScript, Jest, Prettier, and Google Cloud.

## Dependency

- [TypeScript](https://www.typescriptlang.org/)
- [Node](https://nodejs.org/)
- [Yarn](https://yarnpkg.com/)
- [Google SDK](https://cloud.google.com/sdk/docs)
- [Docker](https://www.docker.com/)
- [GitHub CLI](https://cli.github.com/)
- [Git Crypt](https://github.com/AGWA/git-crypt)

## Usage

## Install kinpachi

```bash
$ npm i -g kinpachi
```

## Create Your Kinpach Chat APP

```bash
$ kinpachi init
```

## Run local

```bash
$ kinpachi s
```

Now you can access;

`http://localhost:4000`

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/elsoul/kinpachi-cli This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

## License

The package is available as open source under the terms of the [Apache-2.0 License](https://www.apache.org/licenses/LICENSE-2.0).

## Code of Conduct

Everyone interacting in the Kinpachi project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/elsoul/kinpachi-cli/blob/master/CODE_OF_CONDUCT.md).