Skip to content

lpohren/asksql

Repository files navigation

Overview

This is an SQL generator using AI.

Stack: React, Tailwind, Next.js and Typescript.

My Skills

Screen.Recording.2023-09-10.at.19.44.37.mov

Getting Started

  1. Create a .env.local file in the root of your project and add your Open AI key under OPENAI_API_KEY.

    OPENAI_API_KEY="<your open ai key>"
  2. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  3. Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published