Skip to content

comfy-deploy/auto-agent

Repository files navigation

Auto - Your creative companion

🚀 Try it out

Experience AutoContent live at: https://www.autocontent.run/

📞 Book a Call

Need help or want to discuss your project? Schedule a call with our team:

📅 Book a Call

💬 Join our Community

Join our Discord community to connect with other users, get support, and stay updated on the latest features:

🎮 Join our Discord

🛠️ Tech Stack

This project is built with modern technologies:

🏃‍♂️ Running Locally

Prerequisites

Make sure you have Bun installed on your system.

Installation

  1. Clone the repository:
git clone <repository-url>
cd auto-agent
  1. Install dependencies:
bun install
  1. Set up environment variables:
cp .env.example .env.local
# Edit .env.local with your API keys and configuration

Required environment variables:

AI_GATEWAY_API_KEY=
EXA_API_KEY=
FAL_KEY=

Development

To start the development server:

bun dev

The application will be available at http://localhost:3000

Production

To build and run for production:

bun run build
bun start

📝 Contributing

We welcome contributions! Please feel free to submit a Pull Request.

📄 License

This project is open source and available under the MIT License.


This project was created using bun init in bun v1.2.10. Bun is a fast all-in-one JavaScript runtime.

About

Auto - Lovable for design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages