Git Product home page Git Product logo

fill's Introduction

Fill 3D

logo

Discord

Generative Fill in 3D. This is a starter project showcasing the Fill 3D API for AI-powered virtual staging.

Setup Instructions

  1. Clone this repository.
  2. Rename .env.example to .env.local.
  3. Head over to fill3d.ai and create an API key: key
  4. Paste your API key in .env.local:
    # Fill 3D
    FILL3D_API_KEY="<your API key here>"
  5. Install dependencies by running npm install.
  6. Run the development server with npm run dev.
  7. Open up the webpage at http://localhost:3000.

fill's People

Contributors

dependabot[bot] avatar olokobayusuf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fill's Issues

@fill3d/search is unavailable

The newer updated which previews via the search predictor fails as the '@fill3d/search' isn't public. See here: https://www.fxn.ai/@fill3d/search

This means the prompt objects are only showing:

[
  {
    anchor: { x: 0.25234103937549035, y: 0.6721133977451418 },
    x: 0.07097091732435663,
    y: 0.5155331336550648,
    width: 0.433711161426624,
    height: 0.34861266344583164
 }
]

vs the example of this:

 }
  prompt: "pink bed",
  choiceIdx: 1,
  choices: [
    {
      id: "1755a6fa-6e64-441a-bc4e-8cbe38343879",
      preview: "https://public.blenderkit.com/thumbnails/assets/1755a6fa6e64441abc4e8cbe38343879/files/thumbnail_70e3e49b-5326-4728-8514-a68620853b52.jpg.1024x1024_q85_crop-%2C.jpg"
    },
    {
      id: "21eadbf0-db80-4b5c-9ec9-2dae46109776",
      preview: "https://public.blenderkit.com/thumbnails/assets/21eadbf0db804b5c9ec92dae46109776/files/thumbnail_1b48d752-a482-4a2a-9f76-0ffd9fdaa196.jpg.1024x1024_q85_crop-%2C.jpg"
    },
    {
      id: "f5d42e12-db07-40ce-92bc-02e1072fb650",
      preview: "https://public.blenderkit.com/thumbnails/assets/f5d42e12db0740ce92bc02e1072fb650/files/thumbnail_671a367f-0888-4c55-98ab-365955944dd4.jpg.1024x1024_q85_crop-%2C.jpg"
    },
    {
      id: "328c4c2b-c395-49ec-b6e4-1960b5730374",
      preview: "https://public.blenderkit.com/thumbnails/assets/328c4c2bc39549ecb6e41960b5730374/files/thumbnail_4ac68b94-e393-4b44-9348-80575998b638.png.1024x1024_q85_crop-%2C.png"
    }
  ]
}

Debug wrong wall detection

Options:

  • Expose confidence level of how empty the room is
  • Expose the furnitures already existing in the room
  • Expose the Blender file
  • Expose the wireframe as image file

Goal: convince the photographer to retake the photos (move the furnitures, get different angle/lighting/contrast)

Screenshot from 2023-09-29 15-53-39

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.