Spaces:
Running
title: DeepSite Using ERNIE4.5
emoji: π
colorFrom: purple
colorTo: purple
pinned: false
sdk: docker
app_port: 3000
license: apache-2.0
short_description: Vibe coding using ERNIE4.5 models
models:
- baidu/ERNIE-4.5-21B-A3B-Thinking
This is adapted for using ERNIE4.5 models from deepsite-locally
DeepSite v2 π
Fork Notice: This project is a fork of the original DeepSite by enzostvs on Hugging Face Spaces.
Note: If you want to access the previous version of DeepSite, check the
main-v1branch on this repository.
Run DeepSite in your own environment, without relying on external services! Perfect for those who want to customize, integrate, or have full control over the platform.
How to run DeepSite v2 locally
1. Clone the repository
git clone https://github.com/MartinsMessias/deepsite-locally.git
cd deepsite-locally
2. Install dependencies
Make sure you have Node.js installed (recommended v18+).
npm install
3. Run in development mode
npm run dev
4. For build and production
npm run build
npm run start
Available scripts
npm run devβ Starts the development environment (Next.js + Turbopack)npm run buildβ Builds for productionnpm run startβ Runs the server in production modenpm run lintβ Runs the linter
Main dependencies
Next.js, React 19, Mongoose, TailwindCSS, Radix UI, Lucide, Monaco Editor, React Query, Zod, Axios, Sonner, and more.
See all dependencies in package.json.
Keywords
deepsite local hosting, deepsite run locally, deepsite self-hosted, how to run deepsite locally, install deepsite on your machine, deepsite local server setup, deepsite offline mode, deepsite localhost tutorial, deploy deepsite on your own server, deepsite self-install guide, how to host deepsite on localhost step-by-step, can deepsite run offline on my computer, deepsite docker installation guide, full guide to running deepsite locally without internet, deepsite self-host vs cloud hosting comparison, deepsite performance tips when running locally, requirements to run deepsite on local environment, best practices for self-hosting deepsite platform, how to speed up deepsite in a local environment, common errors when running deepsite locally and how to fix, deepsite vs other ai site builders local run comparison, top reasons to run deepsite on your own server, is deepsite open-source and local-friendly
