diff --git a/README.md b/README.md index 2c1f58e..a41881e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Add to visual: - MultiAgent Debate (also add to SDKs) - IX (also add to SDKs) - Agents (also add to SDKs) -- +- Local GPT --> @@ -700,6 +700,23 @@ A super-easy no-code platform for creating AI chatbots trained on your own data + ## [DemoGPT](https://github.com/melih-unsal/DemoGPT) An AI that enables quick demo generation for LLM-based applications using just prompts @@ -1012,6 +1030,28 @@ Plan-Validate-Solve (PVS) Agent for accurate, reliable and reproducable workflow +## [Local GPT](https://github.com/PromtEngineer/localGPT) +LocalGPT is an open-source initiative that allows you to converse with your documents without compromising your privacy + + +
+ +### Description +- Chat with your documents on your local device using GPT models. No data leaves your device and 100% private +- With everything running locally, you can be assured that no data ever leaves your computer +- Dive into the world of secure, local document interactions with LocalGPT + + +### Links + +- [GitHub](https://github.com/PromtEngineer/localGPT) +- [Subreddit](https://www.reddit.com/r/LocalGPT/) + +
+ + + + ## [Loop GPT](https://github.com/farizrahman4u/loopgpt/tree/main) A re-implementation of the popular Auto-GPT project as a proper python package, written with modularity and extensibility in mind