Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transformeroptimus/supercoder
Open Source Autonomous Software Development System
https://github.com/transformeroptimus/supercoder
agent ai ai-developer autonomous-agents claude-3 go golab golang gpt-4 nextjs openai python software-development
Last synced: 15 days ago
JSON representation
Open Source Autonomous Software Development System
- Host: GitHub
- URL: https://github.com/transformeroptimus/supercoder
- Owner: TransformerOptimus
- License: mit
- Created: 2024-07-03T05:12:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T12:45:04.000Z (3 months ago)
- Last Synced: 2024-10-04T10:09:41.959Z (about 1 month ago)
- Topics: agent, ai, ai-developer, autonomous-agents, claude-3, go, golab, golang, gpt-4, nextjs, openai, python, software-development
- Language: Go
- Homepage: https://superagi.com
- Size: 1.6 MB
- Stars: 778
- Watchers: 14
- Forks: 74
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Open Source Autonomous Software Development System
Follow SuperAGI
Connect with the Creator
Share SuperCoder Repository
# SuperCoder: Open Source Autonomous Software Development System
## What is SuperCoder?
SuperCoder is an autonomous software development system that leverages advanced AI tools and agents to streamline and automate coding, testing, and deployment tasks, enhancing efficiency and reliability.
## 🛠 Supported Languages & Frameworks
SuperCoder 2.0 supports a variety of languages and frameworks for diverse development needs.
## Prerequisites
Before you proceed, ensure that you have the following installed on your system:
- [Docker and Docker Compose](https://docs.docker.com/get-docker/)## Setup
### Build and Run the Go Server, Asynq worker, and Postgres
To build and run the Go server, Asynq worker, and Postgres, execute the following command:
```bash
docker-compose up --build
```You can now access the UI at http://localhost:3000.
### 📚 Resources
* [How to get started](https://superagi.com/get-started-with-supercoder/)
* [SuperCoder Blogs](https://superagi.com/blog/)
* [YouTube Channel](https://www.youtube.com/@_SuperAGI/videos)### 📖 Need Help?
Join our [Discord community](https://discord.gg/pmFVyCDDyH) for support and discussions.
[![Join us on Discord](https://invidget.switchblade.xyz/pmFVyCDDyH)](https://discord.gg/pmFVyCDDyH)
If you have questions or encounter issues, please don't hesitate to [create a new issue](https://github.com/TransformerOptimus/SuperCoder/issues/new/choose) to get support or reach out to [email protected].
### ⚠️ Under Development!
This project is under active development and may still have issues. We appreciate your understanding and patience. If you encounter any problems, please check the open issues first. If your issue is not listed, kindly create a new issue detailing the error or problem you experienced. Thank you for your support!