Git Product home page Git Product logo

ai-nutrition-pro-design-gpt4's Introduction

Experiment AI Nutrition-Pro

โš ๏ธ This is experimental project. It has nothing to do with any existing or future real project. Its name is fake and not related to any existing product or company. It's only for educational purposes.

Research project on AI usefulness in DevSecOps. For design phase and using OpenAI GPT-4

DevSecOps background

The most important DevSecOps goals are:

  • shift left security
  • be placed in developers ecosystem (IDE, code hosting, PRs, etc.)
  • provide fast feedback and guidance

For coding phase, we have tools like semgrep that can benefit from AI and LLMs. What about design phase? Typical manual activities are:

  • security design review
  • threat modelling

The aim of this research is to answer the question of whether or not the current state of LLMs can bring meaningful value to those security activities.

Input Data & Results

Each time input data are updated, github action runs, query is sent to GPT-4 and results are committed back to repository as output.

Workflow can directly push into repository or create pull request. User Stories can be created as issues and bot will add comment with output.

Name File Description Security artefact Output
Project description PROJECT.md High level description of the project with business explanation and listed core features High level security design review PROJECT_SECURITY.md and as pull request
Architecture ARCHITECTURE.md Architecture of the solution Threat Modelling ARCHITECTURE_SECURITY.md
User stories user-stories/*
also in issues
Technical and user stories to implement Security related acceptance criteria user-stories/*_SECURITY.md
also in issues - as comment

Check my blog post if you want to learn how I approached this research and interpreted results.

If you want to talk, I'm on X/Twitter.

Fork

If you would like to try on your own with this experiment:

  • fork repository
  • set OPENAI_API_KEY in repository secrets

ai-nutrition-pro-design-gpt4's People

Contributors

xvnpw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.