Skip to content

[Feat] Floor plan image generation endpoint #4

@angel-penchev

Description

@angel-penchev

Describe the feature you'd like
Create an POST "/w2fp" (words to floor plan) endpoint, which accepts JSON in the following format:

{
   "query": string
}

It should pass the query text through the generator neural network, scale the output by 10x, replase squares with furniture and respond with the final image.

Metadata

Metadata

Labels

apiTasks regarding the APIfeatureNew feature request

Type

No type

Projects

Status

🛠️ In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions