diff --git a/articles/related_resources.md b/articles/related_resources.md index 9db0539a4b..adbb70533d 100644 --- a/articles/related_resources.md +++ b/articles/related_resources.md @@ -10,6 +10,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a - [ElatoAI](https://github.com/akdeb/ElatoAI): A platform for running OpenAI Realtime API Speech on ESP32 on Arduino using Deno Edge Runtime and Supabase. - [Embedchain](https://github.com/embedchain/embedchain): A Python library for managing and syncing unstructured data with LLMs. - [FLAML (A Fast Library for Automated Machine Learning & Tuning)](https://microsoft.github.io/FLAML/docs/Getting-Started/): A Python library for automating selection of models, hyperparameters, and other tunable choices. +- [God Tier Prompts](https://www.godtierprompts.com/): The leaderboard for AI prompts. - [Guidance](https://github.com/microsoft/guidance): A handy looking Python library from Microsoft that uses Handlebars templating to interleave generation, prompting, and logical control. - [Haystack](https://github.com/deepset-ai/haystack): Open-source LLM orchestration framework to build customizable, production-ready LLM applications in Python. - [HoneyHive](https://honeyhive.ai): An enterprise platform to evaluate, debug, and monitor LLM apps. diff --git a/authors.yaml b/authors.yaml index 7375f200d4..6401462194 100644 --- a/authors.yaml +++ b/authors.yaml @@ -461,3 +461,8 @@ hendrytl: name: "Todd Hendry" website: "https://www.linkedin.com/in/todd-hendry-962aa577/" avatar: "https://avatars.githubusercontent.com/u/36863669" + +wd021: + name: "Danny Witters" + website: "https://github.com/wd021" + avatar: "https://avatars.githubusercontent.com/u/2752586"