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.2.tar.gz
(6.5 kB
view details)
Built Distribution
File details
Details for the file llamascript-0.0.2.tar.gz
.
File metadata
- Download URL: llamascript-0.0.2.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 | 26c18cf79152be3f65ac6c0b1733fb08d1ea547fe2f1cc201011e7f632deaf05 |
|
MD5 | 244130319a560f1b133d8c15a1080c66 |
|
BLAKE2b-256 | b05e7efb80afb9834ab4f91b2748a528aad252ff25f5ff186a65beff909e1411 |
Provenance
File details
Details for the file llamascript-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: llamascript-0.0.2-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 | 9812361cc513013e2ab342f79da30e9c15d1b3d151ab8918fe02f3f8d9239529 |
|
MD5 | c3a58352e8c1c0a2feb4e725d238ab04 |
|
BLAKE2b-256 | e05898ed9e3da84643723121ec8ba281f6c75fd04d57b6e71b437ad7513298ef |