Add a usage example.

This commit is contained in:
ben
2025-01-22 21:02:10 +01:00
parent 7d3f45d47b
commit e590d8eb77

View File

@@ -82,6 +82,7 @@ ps aux | aichat 'which process use the most memory'
Using roles: Using roles:
``` ```
aichat -r short "tcp port of mysql" aichat -r short "tcp port of mysql"
./tools/speech.sh synthesize --play --lang en --voice bryce "$(aichat -r english-translator 'Bienvenue dans le monde de l\' AI et de la ligne de commande.')"
``` ```
Go to the [AIChat](https://github.com/sigoden/aichat) website for other possible use cases. Go to the [AIChat](https://github.com/sigoden/aichat) website for other possible use cases.