lukehinds commited on
Commit
347c6af
·
verified ·
1 Parent(s): d1ed80f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -13,4 +13,10 @@ Here, we share our cutting-edge tools, models, and datasets with the broader com
13
 
14
  If you’re interested in code generation security, be sure to check out [CodeGate](https://codegate.ai) 🔐, our specialized project dedicated to safeguarding AI generated code against security risks. Or come over to [Stacklok](https://stacklok.com) to learn more about what we do!
15
 
 
 
 
 
 
 
16
  Happy exploring and feel free to reach out or contribute with any feedback or suggestions!
 
13
 
14
  If you’re interested in code generation security, be sure to check out [CodeGate](https://codegate.ai) 🔐, our specialized project dedicated to safeguarding AI generated code against security risks. Or come over to [Stacklok](https://stacklok.com) to learn more about what we do!
15
 
16
+ Some of our projects in the ML space:
17
+
18
+ * CodeGate (CodeGen Privacy and Security): https://github.com/stacklok/codegate
19
+ * PromptWright (Generate large synthetic datasets using an LLM) https://github.com/StacklokLabs/promptwright
20
+ * GoRag (Go Interface for Augmented LLM retrieval): https://github.com/StacklokLabs/gorag
21
+
22
  Happy exploring and feel free to reach out or contribute with any feedback or suggestions!