From d2a7fc180e619d9f3cdfe27d8ed853f1710578e6 Mon Sep 17 00:00:00 2001 From: Jakob Serlier <37184788+Jakob-98@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:20:35 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6d4fea..3c0b75e 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ - [Sekiryu](https://github.com/20urc3/Sekiryu) - A python script that performs automatic decompilation and analysis of binary files with your prefered Decompiler and ChatGPT - [Smarty-GPT](https://github.com/citiususc/Smarty-GPT) - Library of prompts/contexts that allows to enhance GPT models responses without the involvement of the user. - [WebGPT](https://github.com/0hq/WebGPT) - Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~2000 lines of vanilla Javascript. +- [openai-functools](https://github.com/Jakob-98/openai-functools) - Simplifying Management and Creation of OpenAI Function Metadata. ## Apps