Skip to content

kacesensitive/jmescraft

Repository files navigation

JMESCraft

JMESCraft is a web application that allows you to generate JMESPath queries using the power of OpenAI's GPT-3.5-turbo model. This project is built using Next.js 13 and utilizes the OpenAI API.

The public site can be accessed at https://jmescraft.netlify.app.

Installation

  1. Clone the repository:
git clone https://github.com/kacesensitive/jmescraft.git
  1. Install the dependencies:
yarn install
  1. Start the development server:
yarn dev

Usage

Once the development server is running, navigate to http://localhost:3000 on your web browser to use the application.

Bootstrapped

This project was bootstrapped with Next Template.

License

This project is licensed under the terms of the MIT License.

About

Create jmespath queries with the openai api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published