An Ai for command line
Project description
# AI-PROMPT
AI-PROMPT is a user-friendly interface for interacting with an AI-powered prompt tool. It allows users to engage in conversations with an AI model and perform various actions using simple commands.
## Installation
You can install AI-PROMPT via pip:
```bash
pip install ai-prompt
Usage
After installing AI-PROMPT, you can start interacting with the AI model by running the ai-prompt
command in your terminal. This will launch the AI-PROMPT interface, where you can enter messages and receive responses from the AI model.
Commands
AI-PROMPT supports the following commands:
#multi
: Switch to Multiline mode (press ALT + ENTER to enter multiline mode).#sin
: Switch to Single line mode.#info
: Show information about AI-PROMPT and available commands.#help
: Show a list of available commands and their descriptions.#about
: Show information about AI-PROMPT (version, developer, description).clr
orclear
: Clear the conversation history.undo
: Restore the conversation to the previous state.q
,exit
,quit
: Quit or exit the AI-PROMPT interface.
Example
$ ai-prompt
AI-PROMPT> Hello, how are you?
AI: I'm doing well, thank you for asking.
AI-PROMPT> #multi
AI-PROMPT> This is a multiline message.
This is the response to the multiline message.
AI-PROMPT> #sin
AI-PROMPT> Back to single line mode.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to customize this README according to your project's specifics, such as adding more detailed usage examples or providing additional information about the AI model or any other features of your package.
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
ai-prompt-0.0.1.tar.gz
(5.0 kB
view details)
Built Distribution
File details
Details for the file ai-prompt-0.0.1.tar.gz
.
File metadata
- Download URL: ai-prompt-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba621bb71c19538faedb415d0f352bbe29e7e7e704bddc72ca94db162e93dfc3 |
|
MD5 | 98278a8b153b36db05d6c8df71a4e39c |
|
BLAKE2b-256 | df68be6cdadba2bf54f9e14f73ced2967c5f752c54fb5785035c4d1e6327443e |
File details
Details for the file ai_prompt-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: ai_prompt-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372aa78f5b806a1129882a4afafad852634a8535212ca7635256e7f8fc658b80 |
|
MD5 | dae1082d1c38f3b8c8e58393e1a37a9b |
|
BLAKE2b-256 | b8e461d9daad7b70b53f3dc89e1ddea116c2950f00081358574d04535d19689e |