navigation

Isaac

A smart CLI that has AWS Bedrock and AWS Textract integrated. It can perform several functions that empowers terminal users.

Main Features

  • Answer questions based on the user’s input.
  • Image generation based on prompt.
  • Helping on linux commands.
  • Extract text from images and PDF files.

With the power of AWS.

Isaac integrates AWS Bedrock and the power of foundational models to answer questions, generate images, help with commands, help with kubernetes and kubectl as well as analyze code.

It uses AWS textract for analyzing PDFs and text in images, this text is further passed to Bedrock so a simple analysis is done, printing our an automatic summary or answering a prompt in regard the document.

Supported Architectures.

Isaac is available for the following architectures and operating systems.

  • amd64, m1 - macos
  • amd64 - freeBSD
  • arm64, amd64 - Linux

Contribute

Isaac is written in Go, more features (and bugfixes) are in development, if you want a feature or contribute with code, please make a Pull Request.