Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedie/gpt4all-cli
Just play with https://github.com/nomic-ai/gpt4all
https://github.com/jedie/gpt4all-cli
Last synced: 20 days ago
JSON representation
Just play with https://github.com/nomic-ai/gpt4all
- Host: GitHub
- URL: https://github.com/jedie/gpt4all-cli
- Owner: jedie
- Created: 2023-11-21T20:27:19.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T14:36:27.000Z (7 months ago)
- Last Synced: 2024-10-04T22:09:18.631Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 314 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gpt4all-cli
[![tests](https://github.com/jedie/gpt4all_cli/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/jedie/gpt4all_cli/actions/workflows/tests.yml)
[![codecov](https://codecov.io/github/jedie/gpt4all_cli/branch/main/graph/badge.svg)](https://app.codecov.io/github/jedie/gpt4all_cli)
[![gpt4all_cli @ PyPi](https://img.shields.io/pypi/v/gpt4all_cli?label=gpt4all_cli%20%40%20PyPi)](https://pypi.org/project/gpt4all_cli/)
[![Python Versions](https://img.shields.io/pypi/pyversions/gpt4all_cli)](https://github.com/jedie/gpt4all_cli/blob/main/pyproject.toml)
[![License GPL-3.0-or-later](https://img.shields.io/pypi/l/gpt4all_cli)](https://github.com/jedie/gpt4all_cli/blob/main/LICENSE)CLI for gpt4all
Start hacking: Just clone the sources and play...
e.g.:
```commandline
~$ git clone https://github.com/jedie/gpt4all-cli.git
~$ cd gpt4all-cli
~/gpt4all-cli$ ./cli.py chat What is Python?
```or start a chat via Lona - https://github.com/lona-web-org/lona
```commandline
~/gpt4all-cli$ ./cli.py web
```