aihome / fill

Generative fill in 3D.

Home Page:https://fill3d.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fill 3D

fhd.mp4

Discord

Generative Fill in 3D. This project is a stripped-down version of fill3d.ai. Fill 3D is powered by Function.

Setup Instructions

In a few steps:

  1. Clone this repository
  2. Rename .env.example to .env.local
  3. Head over to fill3d.ai/pricing and copy your API key (make sure you are logged in). Then paste your API key in .env.local:
# Fill 3D
FILL_3D_API_KEY="<Your Fill 3D API key here>"
  1. Open a terminal and run npm run dev to start the development server. Then open the webpage in your browser and fill!

Notes

  • PRs are welcome!

About

Generative fill in 3D.

https://fill3d.ai

License:MIT License


Languages

Language:TypeScript 98.6%Language:JavaScript 0.9%Language:CSS 0.5%