Update README.md

This commit is contained in:
TheCookingSenpai 2024-08-08 01:59:20 +02:00 committed by GitHub
parent 54280090c0
commit 6c35e1a036
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,8 @@
# OllamaAgents # OllamaAgents
[![asciicast](https://asciinema.org/a/671202.svg)](https://asciinema.org/a/671202)
Click the image for a live demo
OllamaAgents is a TypeScript-based CLI application that provides a Linux command interpreter using the Ollama API. It converts natural language queries into appropriate Linux commands, offering explanations and cautions when necessary. OllamaAgents is a TypeScript-based CLI application that provides a Linux command interpreter using the Ollama API. It converts natural language queries into appropriate Linux commands, offering explanations and cautions when necessary.
## Features ## Features