diff --git a/README.md b/README.md index 1d0ca5d..61f4d38 100644 --- a/README.md +++ b/README.md @@ -977,26 +977,6 @@ Build-your-own - Auto sync data sources (coming soon) - Auto generates a ChatGPT Plugin for each datastore - - ### Links - [Documentation](https://docs.chaindesk.ai/introduction) - [Discord](https://discord.com/invite/FSWKj49ckX) @@ -1004,42 +984,6 @@ Build-your-own - - ## [DemoGPT](https://github.com/melih-unsal/DemoGPT) An AI that enables quick demo generation for LLM-based applications using just prompts @@ -1050,7 +994,7 @@ An AI that enables quick demo generation for LLM-based applications using just p ### Category Build-your-own, General purpose -## Description +### Description - DemoGPT leverages the power of Language Models (LLMs) to provide fast and effective demo creation for applications. - Automates the prototyping process, making it more efficient and saving valuable time. - Understands and processes the given prompts to generate relevant applications. @@ -1058,7 +1002,7 @@ Build-your-own, General purpose - The roadmap for DemoGPT includes constant updates and improvements based on user feedback and real-world application, working towards refining the technology and solving the hallucination problem. - "We are planning to introduce features that will further enhance the application generation process, making it more user-friendly and efficient." -## Links +### Links - [Github](https://github.com/melih-unsal/DemoGPT) - [Website](https://www.demogpt.io/) - [Twitter](https://twitter.com/demo_gpt) @@ -1228,7 +1172,7 @@ General purpose -## [GPT Engineer](https://github.com/AntonOsika/gpt-engineer) +## [GPT Engineer](https://gptengineer.app/) An AI agent that generates an entire codebase based on a prompt
@@ -1247,17 +1191,10 @@ Coding - Editing the identity and evolving the main prompt is currently how you make the agent remember things between projects - Each step in steps.py will have its communication history with GPT4 stored in the logs folder, and can be rerun with scripts/rerun_edited_message_logs.py - ### Links +- [Web]((https://gptengineer.app/)) +- [GitHub]((https://github.com/AntonOsika/gpt-engineer)) - [Discord](https://discord.com/invite/8tcDQ89Ej2) - Author: [Anton Osika](https://twitter.com/antonosika) - [Twitter review by @Attack](https://twitter.com/Attack/status/1671165869064609792)