Skip to content

Ig0tU/AutoGPT-Next-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoGPT-Next-Web (Pawan API Edition)

One-Click to deploy well-designed AutoGPT-Next-Web web UI on Vercel, using Pawan's API.

Deploy with Vercel

Features

  1. Free one-click deployment with Vercel
  2. Pre-configured to use Pawan's API - no OpenAI API key required
  3. Streaming responses for faster interactions
  4. Mobile-friendly interface
  5. Enhanced security headers

Usage

  1. Click the "Deploy with Vercel" button above
  2. Follow the Vercel deployment process
  3. Once deployed, you can start using the app immediately without any additional configuration

Development

To run this project locally:

  1. Clone the repository
git clone
cd AutoGPT-Next-Web
  1. Install dependencies
npm install
  1. Create a .env.local file with:
OPENAI_API_KEY=your_pawan_api_key
OPENAI_API_BASE_URL=https://api.pawan.krd/v1
  1. Start the development server
npm run dev

Security Features

  • Enhanced HTTP security headers
  • Environment variable protection
  • Automatic backup system
  • Error handling and validation

License

This project is licensed under the MIT License.