Skip to content

Commit 15a97bc

Browse files
Merge pull request #21 from melih-unsal/patch-1
Add DemoGPT
2 parents 22f9064 + 0870f74 commit 15a97bc

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,27 @@ An AI code copilot that instantly suggests code and works with the whole noteboo
463463

464464
</details>
465465

466+
## [DemoGPT](https://github.com/melih-unsal/DemoGPT)
467+
An AI that enables quick demo generation for LLM-based applications using just prompts
468+
<details>
469+
470+
## Description
471+
- DemoGPT leverages the power of Language Models (LLMs) to provide fast and effective demo creation for applications.
472+
- Automates the prototyping process, making it more efficient and saving valuable time.
473+
- Understands and processes the given prompts to generate relevant applications.
474+
- Integrated with LangChain for generating application code through iterative parsing of LangChain's documentation with a "Tree of Transformations" (ToT) approach.
475+
- 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.
476+
- "We are planning to introduce features that will further enhance the application generation process, making it more user-friendly and efficient."
477+
478+
## Links
479+
- [Github](https://github.com/melih-unsal/DemoGPT)
480+
- [Website](https://www.demogpt.io/)
481+
- [Twitter](https://twitter.com/demo_gpt)
482+
- [Streamlit App](https://demogpt.streamlit.app/)
483+
- [Huggingface Space](https://huggingface.co/spaces/melihunsal/demogpt)
484+
485+
</details>
486+
466487
## [DevGPT](https://github.com/jina-ai/dev-gpt)
467488
Team of virtual developers
468489

0 commit comments

Comments
 (0)