Skip to content
/ Arcki Public

🌍 3D architectural playground. Reshape the world by generating and importing models and visualize them on a stunning map.

Notifications You must be signed in to change notification settings

jli2007/Arcki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

118 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Arcki

🌎 3D world editor. Browse real-world maps, generate models with AI, place them anywhere.

arcki.mp4

Roman cityscape Roman forum

Stack

Next.js 15, React Three Fiber, Mapbox GL, Supabase, FastAPI

Run

# client
cd client && npm i && npm run dev

# server
cd server && pip install -r requirements.txt && python server.py

Env

client/.env.local

NEXT_PUBLIC_MAPBOX_TOKEN=
NEXT_PUBLIC_SUPABASE_URL=
NEXT_PUBLIC_SUPABASE_ANON_KEY=
NEXT_PUBLIC_API_URL=http://localhost:8000

server/.env

OPENAI_API_KEY=
FAL_KEY=

About

🌍 3D architectural playground. Reshape the world by generating and importing models and visualize them on a stunning map.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published