From 376af189317f9e3266d79e49d64afff91abce62f Mon Sep 17 00:00:00 2001 From: Paul Fung Date: Fri, 20 Sep 2024 13:42:10 +0530 Subject: [PATCH] Add Narrow AI Added Narrow AI to Developer Tools Narrow AI is an Automated Prompt Engineering and Optimization platform that can autonomously write, monitor, and optimize prompts for any model - so you can ship AI features 10x faster at a fraction of the cost. --- docs/devtools.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/devtools.md b/docs/devtools.md index 6c9fb541acf..a1a6021b09d 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -102,6 +102,7 @@ * [WiredJS](https://wiredjs.github.io/designer/) - Wireframe Designer * [Dark Hamster](https://www.dark-hamster.com/) - IT Articles and Troubleshooting * [KeyCheck](https://keycheck.dev/) - Dev Tool Hotkeys +* [Narrow AI](https://www.getnarrow.ai/) - Automated Prompt Engineering and Optimization Platform *** @@ -1661,4 +1662,4 @@ * [JMESPath](https://jmespath.org/) - Query Language for JSON / [Tutorial](https://jmespath.org/tutorial.html) * [zio-json](https://zio.dev/zio-json)- JSON Library * [Mock Turtle](https://mockturtle.net/) - Generate Mock JSON Data -* [JSON Bin](https://jsonbin.io/) - JSON Host \ No newline at end of file +* [JSON Bin](https://jsonbin.io/) - JSON Host