added gif to readme

This commit is contained in:
tcsenpai 2024-08-08 02:12:52 +02:00
parent a34bee8395
commit 70d2ec19c6

View File

@ -1,8 +1,6 @@
# OllamaAgents
[![asciicast](https://asciinema.org/a/671202.svg)](https://asciinema.org/a/671202)
Click the image for a live demo
![Demo GIF](demo.gif)
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, executing them if requested, offering explanations and cautions when necessary.