From 66153fb1c75a1450ee4f95ff2d9e66e090c94ca8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Melih=20=C3=9Cnsal?= <34304254+melih-unsal@users.noreply.github.com> Date: Fri, 4 Aug 2023 22:37:59 +0300 Subject: [PATCH] Add DemoGPT Auto Gen-AI App Generator with the Power of Llama 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63c43a5..3b29986 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) — CLI agent that generates a repository from a prompt, and asks clarifying questions. - [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context. - [GitWit](https://gitwit.dev/) — Web-based agent for adding features to full-stack apps in Git repositories. +- [DemoGPT](https://github.com/melih-unsal/DemoGPT) — Auto Gen-AI App Generator with the Power of Llama 2 ## Documentation