Socket
Socket
Sign inDemoInstall

aicat

Package Overview
Dependencies
15
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aicat

Ask ChatGPT using some files as part of the instructions.


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Ask ChatGPT using some files as part of the instructions.

Will cat (output) any files listed in order with filename and separator; any double quoted command arguments are inserted as instructions.

Breaking change

Then this is sent to OpenAI as a completion and the response is sent to the file(s) specified by ChatGPT.

Install

npm i -g aicat

export OPENAPI_AI_KEY=XXXXXXXXXXXXXXXXXXXXXXXX

Usage

# should create file2.mustache

aicat file1.mustache file2.html "extract template fields from file1 and insert into appropriate locations in file2"

GPT-4


# should create mlb.txt or similar

aicat -4 "list of MLB teams sorted by city name"

FAQs

Last updated on 07 Oct 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc