Update descriptions.

This commit is contained in:
James Murdza
2023-08-03 13:32:52 -04:00
committed by GitHub
parent 46ed68caa7
commit f5d044d8f9
+5 -5
View File
@@ -38,12 +38,12 @@
## Agents
- [Smol Developer](https://github.com/smol-ai/developer) — An agent that generates an entire repository from a text description. Uses OpenAI and Anthropic.
- [Aider](https://github.com/paul-gauthier/aider) — An agent that generates changes and commits to repositories. Uses OpenAI.
- [Mentat](https://www.mentat.codes/)
- [Smol Developer](https://github.com/smol-ai/developer) — CLI agent that generates an entire repository from a text description. Uses OpenAI and Anthropic.
- [Aider](https://github.com/paul-gauthier/aider) — CLI assistant and agent that generates changes and commits to repositories. Uses OpenAI.
- [Mentat](https://www.mentat.codes/) — CLI assistant and agent that makes changes to repositories.
- [GPT Engineer](https://github.com/AntonOsika/gpt-engineer)
- [GPT Migrate](https://github.com/0xpayne/gpt-migrate)
- [GitWit](https://gitwit.dev/)
- [GPT Migrate](https://github.com/0xpayne/gpt-migrate) — CLI agent that converts a full-stack application from one language or framework to another. Uses GPT-4 32k context.
- [GitWit](https://gitwit.dev/) — Web-based agent for adding features to full-stack apps in Git repositories.
## Code generation