From dea5706eff292bbeb53676fe738047d8ac9a3e26 Mon Sep 17 00:00:00 2001 From: Abd Shomad Date: Thu, 10 Aug 2023 21:45:50 +0700 Subject: [PATCH] Add Mentat AI - https://github.com/biobootloader/mentat --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index ab880dc..012f492 100644 --- a/README.md +++ b/README.md @@ -764,6 +764,24 @@ Inspired by privateGPT, allows using your own documents as an information source +## [Mentat](https://github.com/biobootloader/mentat) +Mentat is the AI tool that assists you with any coding task, right from your command line. + +Unlike Copilot, Mentat coordinates edits across multiple locations and files. And unlike ChatGPT, Mentat already has the context of your project - no copy and pasting required! + +
+ +### Links +- [Website](https://www.mentat.codes/) +- [Youtube](https://www.youtube.com/watch?v=lODjaWclwpY) +- Author: [Bio Bootloader](https://twitter.com/bio_bootloader) (Twitter) +- [Discord Invite](https://discord.com/invite/zbvd9qx9Pb) + + +
+ + + ## [Mini AGI](https://github.com/muellerberndt/mini-agi) A minimal general-purpose autonomous agent based on GPT-3.5 / GPT-4