manitejeswar/project-webagent
1
Project WebAgent
A multi-agent autonomous system that architects and builds entire codebases from a single prompt.
Deployment on Hugging Face Spaces
This project is configured to run on Hugging Face Spaces using Docker.
Configuration
- SDK: Docker
- Main Port: 7860 (Standard for HF Spaces)
- User: Runs as a non-root user (UID 1000)
Settings Requirements
To run this Space, you must add your GROQ_API_KEY as a Secret:
- Go to Settings in your Space.
- Navigate to Variables and secrets.
- Create a New Secret:
- Name:
GROQ_API_KEY - Value:
your_gsk_key_here
Built with LangGraph, FastAPI, and Next.js.
