No-code AI chatbot using Ollama.
Project description
LlamaScript
LlamaScript is a no-code AI chatbot using Ollama.
Installation
You can install LlamaScript using pip:
pip install llamascript
Usage
To use LlamaScript, create a llama file (no file extension) with the following commands:
USE <model>: This command loads the specified model.
PROMPT <message>: This command sets the message to be sent to the chatbot.
CHAT: This command sends the message to the chatbot and prints the response.
Here's an example:
USE llama3
PROMPT Hello, how are you?
CHAT
You can then run LlamaScript with the following command:
llamascript
License
LlamaScript is licensed under the Apache 2.0 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
llamascript-0.0.3.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file llamascript-0.0.3.tar.gz
.
File metadata
- Download URL: llamascript-0.0.3.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3396ff32a10715ec56cb77e81248ad1618b7c9b1fbcdad36551ce5eb32970407 |
|
MD5 | 759331fe22414775c06c82e1a6c1a4c7 |
|
BLAKE2b-256 | 85b0a204a757b9053f3e651daf201734409b5c02f0d482e3d156d22008ddd83e |
Provenance
File details
Details for the file llamascript-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: llamascript-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81ea16efb56e4f347c87a481dfa9be89a0b59b94b4fc796d4917c3a9464ec13f |
|
MD5 | 6c1f5fb0fb4a53c272af52371d8288e3 |
|
BLAKE2b-256 | c1f1037a696d0cd93e7de5f443fcb6e5bd4341ac79236c879bc95b357811a269 |