diff --git a/README.md b/README.md index cccdbe2..35a0666 100644 --- a/README.md +++ b/README.md @@ -427,6 +427,18 @@ A chemistry agent that performs tasks across synthesis, drug discovery, and mate +## [Clippy](https://github.com/ennucore/clippy/) + +The purpose of Clippy is to develop code for or with the user. It can plan, write, debug, and test some projects autonomously. For harder tasks, the best way to use it is to look at its work and provide feedback to it. + +
+ +### Links +- [GitHub](https://github.com/ennucore/clippy/) +- Author: [Lev Chizhov](http://lev.la/) + +
+ ## [Cody](https://docs.sourcegraph.com/cody) An AI code assistant from Sourcegraph that writes code and answers questions for you by reading your entire codebase and the code graph.