CLIA - Command Line Intelligent Assistant
Project description
A Command Line Intelligent Assistant (CLIA, pronounced as clea) build using Python.
Installation
pip install cia
How to run
python -m clia tell-me "YOUR QUERY HERE"
Note
- The query is matched using regular expressions, so there is no limitation on the order of the words in your query.
- Even though in the examples below, the output is just single-colored, the actual response in your terminal will be colored and highlighted based on the query
Example commands
Some Basic greetings and closings like
python -m clia tell-me "Hi."
python -m clia tell-me "How are you?"
python -m clia tell-me "Good morning!"
python -m clia tell-me "Bye, goodnight!"
python -m clia tell-me "What is your name?"
Ask date and time
python -m clia tell-me "What time is it?"
python -m clia tell-me "Tell me the date"
Ask to search on web
python -m clia tell-me "Search funny dog videos on Youtube"
python -m clia tell-me "Search about What is Python?"
python -m clia tell-me "Search ramanujan on wikipedia"
Lighten up your mood
python -m clia tell-me "Tell me a joke"
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
clia-0.1.1.tar.gz
(4.9 kB
view details)
File details
Details for the file clia-0.1.1.tar.gz
.
File metadata
- Download URL: clia-0.1.1.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8a74b7f90b233a87ac0216be762e4a16162b4d7d01ae3ccd35a5715e105dec60
|
|
MD5 |
2871f0775355a864fcf2c43842cf80aa
|
|
BLAKE2b-256 |
c45ed4dd484fa5620ec9cf0501055c94ce1f69e7f41ce95d09528dd270a2ecc1
|