{"id":24520566,"url":"https://github.com/fanton-dev/intero","last_synced_at":"2026-02-06T14:07:02.521Z","repository":{"id":106222790,"uuid":"471034870","full_name":"fanton-dev/intero","owner":"fanton-dev","description":"Intero is an AI powered design tool, which can use user-inputted text to generate floor plan schematics, plot them on paper, print them and store them digitally.","archived":false,"fork":false,"pushed_at":"2022-05-16T22:37:33.000Z","size":3,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-11T14:47:59.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fanton-dev.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,"zenodo":null}},"created_at":"2022-03-17T15:29:11.000Z","updated_at":"2025-05-14T08:01:56.000Z","dependencies_parsed_at":"2023-05-30T16:45:59.464Z","dependency_job_id":null,"html_url":"https://github.com/fanton-dev/intero","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fanton-dev/intero","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanton-dev%2Fintero","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanton-dev%2Fintero/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanton-dev%2Fintero/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanton-dev%2Fintero/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fanton-dev","download_url":"https://codeload.github.com/fanton-dev/intero/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanton-dev%2Fintero/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29164280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T12:44:37.655Z","status":"ssl_error","status_checked_at":"2026-02-06T12:44:13.991Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-01-22T02:37:40.360Z","updated_at":"2026-02-06T14:07:02.515Z","avatar_url":"https://github.com/fanton-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=256px src=\"./docs/promotional/logo.png\" /\u003e\n  \u003ch1 align=\"center\"\u003eIntero\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    Intero is an AI powered design tool, which can use user-inputted text to generate floor plan schematics, plot them on paper, print them and store them digitally.\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/fanton-dev/intero/fork\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat-square\" alt=\"Contributions welcome badge\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"LICENSE\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/fanton-dev/intero?style=flat-square\" alt=\"License badge\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\n## Get started\n\nThe project consists of 4 main components:\n- **Machine learning algorithm**, for generating floor plans based on text room description input (located in \"[intero-ai](https://github.com/fanton-dev/intero-ai)\")\n- **Backend API \u0026 Web client**, which provide an interface for drawing and generating floor plans, printing and plotting them, etc. (located in \"[intero-server](https://github.com/fanton-dev/intero-server)\")\n- **XY-Plotter**, which can draw the created floor plan onto paper (located in\"[intero-plotter](https://github.com/fanton-dev/intero-plotter)\")\n- **Deployment infrastructure**, which define the project infrastructure and  in the cloud (located in\"[intero-infrastructure](https://github.com/fanton-dev/intero-infrastructure)\")\n\nFor each of the components' repositories there is a corresponding `README.md` with instructions on how to get started.\n\n\n## Development setup\n1. Clone the project repository and its submodules.\n```\ngit clone https://github.com/fanton-dev/intero --recursive\ncd intero\n```\n\n2. Checkout all submodules to the main branch.\n```\ngit submodule foreach --recursive git checkout main\n```\n\n3. Follow the instruction in each individual submodule.\n\n\n## Authors\n\u003ctable width=\"100%\"\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"500px\" src=\"https://github.com/angel-penchev.png\" alt=\"Angel Penchev's profile picture\" /\u003e\n        \u003cp align=\"center\"\u003e\n            \u003cb\u003eAngel Penchev\u003c/b\u003e\n            \u003ca href=\"https://github.com/angel-penchev/\"\u003e\n                \u003cimg src=\"https://img.shields.io/badge/GitHub-100000?style=flat-square\u0026logo=github\u0026logoColor=white\" /\u003e\n            \u003c/a\u003e\n        \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"500px\" src=\"https://github.com/Maddie02.png\" alt=\"Madlen Sarkisian's profile picture\" /\u003e\n        \u003cp align=\"center\"\u003e\n            \u003cb\u003eMadlen Sarkisian\u003c/b\u003e\n            \u003ca href=\"https://github.com/Maddie02/\"\u003e\n                \u003cimg src=\"https://img.shields.io/badge/GitHub-100000?style=flat-square\u0026logo=github\u0026logoColor=white\" /\u003e\n            \u003c/a\u003e\n        \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"500px\" src=\"https://github.com/bobig6.png\" alt=\"Boyan Ivanov's profile picture\" /\u003e\n        \u003cp align=\"center\"\u003e\n            \u003cb\u003eBoyan Ivanov\u003c/b\u003e\n            \u003ca href=\"https://github.com/bobig6/\"\u003e\n                \u003cimg src=\"https://img.shields.io/badge/GitHub-100000?style=flat-square\u0026logo=github\u0026logoColor=white\" /\u003e\n            \u003c/a\u003e\n        \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"500px\" src=\"https://github.com/IlianaGenova.png\" alt=\"Iliana Genova's profile picture\" /\u003e\n        \u003cp align=\"center\"\u003e\n            \u003cb\u003eIliana Genova\u003c/b\u003e\n            \u003ca href=\"https://github.com/IlianaGenova/\"\u003e\n                \u003cimg src=\"https://img.shields.io/badge/GitHub-100000?style=flat-square\u0026logo=github\u0026logoColor=white\" /\u003e\n            \u003c/a\u003e\n        \u003c/p\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n        \u003cimg width=\"500px\" src=\"https://github.com/simo1209.png\" alt=\"Simeon Georgiev's profile picture\" /\u003e\n        \u003cp align=\"center\"\u003e\n            \u003cb\u003eSimeon Georgiev\u003c/b\u003e\n            \u003ca href=\"https://github.com/simo1209/\"\u003e\n                \u003cimg src=\"https://img.shields.io/badge/GitHub-100000?style=flat-square\u0026logo=github\u0026logoColor=white\" /\u003e\n            \u003c/a\u003e\n        \u003c/p\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Contributions\n1. Fork it (\u003chttps://github.com/fanton-dev/intero/fork\u003e)\n2. Create your feature branch (`git checkout -b feat-###`)\n3. Commit your changes (`git commit -a`)\n4. Push to the branch (`git push origin feat-###`)\n5. Create a new Pull Request\n6. Upon review it will be merged.\n\n\n## License\nDistributed under the BSD-3 Cause license. See [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanton-dev%2Fintero","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffanton-dev%2Fintero","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanton-dev%2Fintero/lists"}