MindMate is a command-line tool that leverages the power of AI platforms to offer different use-cases to developers
Project description
install package
virtual environment
pip install mindmate
It's not recommended to install in virtual environment (except for testing) try it with default
pip
operating system level
sudo apt update
sudo apt install -y python3-pip
export PATH="$PATH:/home/$USER/.local/bin"
pip install mindmate
usage
$ mindmate [ARGUMENT] [OPTIONS] [OPTIONS] [OPTIONS] --help
examples
$ mindmate configure
$ mindmate directory prompting list
$ mindmate chat --platform openai \
--model text-davinci-003 \
--stream true \
--max-tokens 500 \
--prompt "Act as a professional developer, provide best file structure for fastAPI framework"
$ mindmate image create -p "mindmate written on the background in a garden and friends playing around"
compatibility
Not tested yet, but should be compatible with any Python >= 3.8
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
mindmate-0.1.7.tar.gz
(11.5 kB
view details)
Built Distribution
mindmate-0.1.7-py3-none-any.whl
(25.1 kB
view details)
File details
Details for the file mindmate-0.1.7.tar.gz
.
File metadata
- Download URL: mindmate-0.1.7.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 275fc21b4bfc229e92bd9bffebced60f19e1b0599b9e7715e0e02a90d4b2cfbd |
|
MD5 | 3e6d37c665bf3fc6b2308c2ca11c6787 |
|
BLAKE2b-256 | a40ae319413b1b3edcf23cadeb23cf61f4eb4c1c9354480ff6addaef9ea84444 |
File details
Details for the file mindmate-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: mindmate-0.1.7-py3-none-any.whl
- Upload date:
- Size: 25.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9a392e84002b0e91793a4bcf2e4e7307e241bb8d0427a2f1771ccd2b3fade5c |
|
MD5 | 9a83f79d4cdc654cb06c7992c7a76074 |
|
BLAKE2b-256 | 8839b2eb8d308b10be9cf71009f8289b1a3a37031793c831656a6f6e15fe9e3d |