Skip to content

A proof-of-concept app built with Next.JS, Typescript, and OpenAI GPT-3.5

Notifications You must be signed in to change notification settings

amithmkini/codesecurely

Repository files navigation

CodeSecurely

This is a proof-of-concept project that uses ChatGPT and OpenAI codex to complete code and check if the code is secure. Built using TypeScript, Next.js, and TailwindCSS.

Getting Started

  • Clone the repository
  • cd into the repository
  • Run npm install
  • Set OpenAI API key in your environment variables
  • Run npm run dev

Open http://localhost:3000 with your browser to see the result.

Deploy with Vercel

Deploy with Vercel

About

A proof-of-concept app built with Next.JS, Typescript, and OpenAI GPT-3.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published