From ab2a6275c10a97adb5864f4c67d4e99de10f3d5c Mon Sep 17 00:00:00 2001 From: tofasthacker Date: Thu, 4 Jan 2024 02:56:05 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cdb0a80..ae1a912 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ # askai - -## Overview askai is an interactive Linux tool that processes data from stdin according to user-specified instructions. It utilizes LangChain's Ollama model for generating responses. ## Usage