One-Click to deploy well-designed AutoGPT-Next-Web web UI on Vercel, using Pawan's API.
- Free one-click deployment with Vercel
- Pre-configured to use Pawan's API - no OpenAI API key required
- Streaming responses for faster interactions
- Mobile-friendly interface
- Enhanced security headers
- Click the "Deploy with Vercel" button above
- Follow the Vercel deployment process
- Once deployed, you can start using the app immediately without any additional configuration
To run this project locally:
- Clone the repository
git clone
cd AutoGPT-Next-Web
- Install dependencies
npm install
- Create a
.env.local
file with:
OPENAI_API_KEY=your_pawan_api_key
OPENAI_API_BASE_URL=https://api.pawan.krd/v1
- Start the development server
npm run dev
- Enhanced HTTP security headers
- Environment variable protection
- Automatic backup system
- Error handling and validation
This project is licensed under the MIT License.