Skip to content

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

License

Notifications You must be signed in to change notification settings

Djmcflush/CofoundAIDev

 
 

Repository files navigation

👨‍🚀 Getting Started

The easiest way to get started with CofoundAI is using the automatic setup files bundled with the project.

Thank you to Reworkd for providing the template, but we have forked this project for our own work at CofoundAI to help people get work done using AI.

To install and run CofoundAI, use one of the following methods:

For Linux/Mac users:

  1. For Linux/Mac users:
    `./setup.sh` 
  2. For Windows users:
    `docker-compose up` 
## Requirements
  • NPM
  • Docker
  • Docker Compose
  • Python >3.7
## Running

This will setup the following:

  • Environment Variables
  • Database (MySQL)
  • Backend (FastAPI)
  • Frontend (NextJS)

Then visit http:https://localhost:3000 in your browser to start using CofoundAI!

About

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 52.7%
  • Python 30.7%
  • JavaScript 10.6%
  • MDX 4.5%
  • CSS 0.8%
  • Shell 0.4%
  • Other 0.3%