kaushik92

↗ HN profile [ 31.1 ms ] full profile
Karma
30
Created
June 29, 2022 (4y ago)
Submissions
0
YC Badge: 0xbe04d0b21b34584b5a1f732aa7f209a533c0b915
  1. With the right technique, I was able to break the so-called secure models like Claude and OpenAI. So, I built an open-source tool to automate this and find security holes in any hosted model. I got claude-sonnet-4 to…

  2. We're excited to launch compliant-llm: an open-source toolkit that helps infosec and compliance teams audit AI agents against regulatory frameworks like NIST AI RMF, ISO 42001, and OWASP Top 10. Infosec and compliance…

  3. Convert your vector embeddings into a set of questions and their ideal responses. Use this dataset to test your LLM and catch failures caused by prompt or RAG updates. Get started in 3 lines of code: ``` pip3 install…