{"id":18828387,"url":"https://github.com/fmxexpress/ai-interior-design","last_synced_at":"2025-04-11T12:11:28.626Z","repository":{"id":261297275,"uuid":"869751635","full_name":"FMXExpress/AI-Interior-Design","owner":"FMXExpress","description":"AI interior design and remodel tool to re-imagine your rooms in a new way with FireMonkey and Python.","archived":false,"fork":false,"pushed_at":"2024-11-05T18:51:28.000Z","size":787,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T05:44:52.337Z","etag":null,"topics":["ai","delphifmx","design","firemonkey","interior","interior-design","replicate-api"],"latest_commit_sha":null,"homepage":"https://www.fmxexpress.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FMXExpress.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-08T20:29:02.000Z","updated_at":"2025-02-27T21:39:12.000Z","dependencies_parsed_at":"2024-11-05T19:56:12.616Z","dependency_job_id":"2cbae0e7-7e9a-477e-85a9-1aebfd475542","html_url":"https://github.com/FMXExpress/AI-Interior-Design","commit_stats":null,"previous_names":["fmxexpress/ai-interior-design"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMXExpress%2FAI-Interior-Design","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMXExpress%2FAI-Interior-Design/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMXExpress%2FAI-Interior-Design/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FMXExpress%2FAI-Interior-Design/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FMXExpress","download_url":"https://codeload.github.com/FMXExpress/AI-Interior-Design/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248398327,"owners_count":21097291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","delphifmx","design","firemonkey","interior","interior-design","replicate-api"],"created_at":"2024-11-08T01:24:52.391Z","updated_at":"2025-04-11T12:11:28.606Z","avatar_url":"https://github.com/FMXExpress.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Interior Design Remodel Tool\n\nThis project is a **desktop GUI application** built with **DelphiFMX for Python**. It leverages the **Replicate API** to generate AI-enhanced interior design and remodel suggestions from a text prompt and a user-uploaded room image.\n\n## Features\n\n- **Easy-to-use Interface**: Upload an image of your room, enter a design prompt, and get AI-generated remodel suggestions.\n- **Text Prompt Based Design**: Provide specific instructions for how you want your room to look.\n- **Real-time Status Updates**: The app provides feedback on the process and updates once the image remodeling is complete.\n- **Uses Replicate's Model**: The app integrates with the [adirik/interior-design](https://replicate.com/adirik/interior-design) model on Replicate to process your room image based on the provided design prompt.\n\n## Screenshot\n![Screenshot](screenshot.png)\n\n## Technologies Used\n\n- [DelphiFMX for Python](https://github.com/Embarcadero/DelphiFMX4Python): For building the desktop GUI.\n- [Replicate API](https://replicate.com/docs/reference/python): For handling AI image generation and remodel processes.\n\n## Installation\n\nTo run this project locally, follow these steps:\n\n1. **Clone the repository**:\n    ```bash\n    git clone https://github.com/yourusername/ai-interior-design-remodel.git\n    cd ai-interior-design-remodel\n    ```\n\n2. **Set up Python environment**:\n    Make sure you have Python 3.7+ installed. Then, install the required dependencies:\n    ```bash\n    pip install delphifmx replicate\n    ```\n\n3. **Set your Replicate API token**:\n    You will need a Replicate API key. Sign up at [Replicate](https://replicate.com) and get your API key. Then, set it in your environment:\n    ```bash\n    export REPLICATE_API_TOKEN='your_replicate_api_key'\n    ```\n\n4. **Run the Application**:\n    Simply run the Python script:\n    ```bash\n    python interior_design.py\n    ```\n\n## Usage\n\n1. **Enter a Text Prompt**: Enter a prompt that describes how you would like to redesign the room (e.g., \"modern living room with minimal furniture and white walls\").\n2. **Upload an Image**: Click on the \"Select Image\" button to upload an image of your room.\n3. **Wait for Processing**: The app will process the image based on your prompt and display the result. The status bar will keep you informed during the process.\n\n## Example Prompt\n\n- \"Scandinavian style living room with natural light, wood furniture, and cozy rugs.\"\n\n\n## Contributions\n\nFeel free to fork this repository and submit pull requests. We welcome contributions to improve the functionality, user interface, and performance of the application.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Acknowledgements\n\n- Thanks to the [Replicate](https://replicate.com) team for providing a robust API for AI-based image processing.\n- Special thanks to the [DelphiFMX for Python](https://github.com/Embarcadero/DelphiFMX4Python) team for the amazing cross-platform desktop application framework.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmxexpress%2Fai-interior-design","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmxexpress%2Fai-interior-design","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmxexpress%2Fai-interior-design/lists"}