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 support@superagi.com.
### ⚠️ 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!