• AIPressRoom
  • Posts
  • A chatGPT-like that knows ICS cybersecurity!

A chatGPT-like that knows ICS cybersecurity!

In this video I explain how I created a little experiment to provide ICS cybersecurity specific knowledge to a chatbot based on OpenAI.

I gathered data from Youtube videos, my own training videos as well as Kindle books, and stored it in a Pinecone vector database, to be queried using Langchain and OpenAI.

I’d like to thank @engineerprompt for the very helpful videos.

All the code is available on my Github: https://github.com/arnaudsoullie/otsecgpt