Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,10 @@ If you’re interested in code generation security, be sure to check out [CodeGa
|
|
| 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 |
|
|
|
|
| 16 |
Some of our projects in the ML space:
|
| 17 |
|
| 18 |
* CodeGate (CodeGen Privacy and Security): https://github.com/stacklok/codegate
|
| 19 |
+
* Insights (Search for an open source package to understand its trustworthiness based on activity): https://www.insight.stacklok.com/
|
| 20 |
+
|
| 21 |
+
Experimental / in the Lab!
|
| 22 |
+
|
| 23 |
* PromptWright (Generate large synthetic datasets using an LLM) https://github.com/StacklokLabs/promptwright
|
| 24 |
* GoRag (Go Interface for Augmented LLM retrieval): https://github.com/StacklokLabs/gorag
|
| 25 |
|