{"id":19559845,"url":"https://github.com/evozone/text-to-doodle","last_synced_at":"2026-05-04T17:36:02.220Z","repository":{"id":228595387,"uuid":"774425481","full_name":"Evozone/text-to-doodle","owner":"Evozone","description":"A web application for a hybrid AI agent that draws doodles from text input","archived":false,"fork":false,"pushed_at":"2024-06-14T13:05:18.000Z","size":668,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T08:33:07.939Z","etag":null,"topics":["artificial-intelligence","artificial-neural-networks","doodle","magenta","quickdraw-dataset","reactjs","tailwind-css"],"latest_commit_sha":null,"homepage":"https://text-to-doodle-fe.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evozone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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-03-19T14:28:29.000Z","updated_at":"2024-12-24T12:39:32.000Z","dependencies_parsed_at":"2024-03-27T18:31:46.383Z","dependency_job_id":"a23b05d0-f0a2-49f1-8fbe-bae6d131f6fa","html_url":"https://github.com/Evozone/text-to-doodle","commit_stats":null,"previous_names":["evozone/text-to-doodle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Evozone/text-to-doodle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evozone%2Ftext-to-doodle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evozone%2Ftext-to-doodle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evozone%2Ftext-to-doodle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evozone%2Ftext-to-doodle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evozone","download_url":"https://codeload.github.com/Evozone/text-to-doodle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evozone%2Ftext-to-doodle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["artificial-intelligence","artificial-neural-networks","doodle","magenta","quickdraw-dataset","reactjs","tailwind-css"],"created_at":"2024-11-11T05:04:32.834Z","updated_at":"2026-05-04T17:36:02.196Z","avatar_url":"https://github.com/Evozone.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\" style=\"font-size: 3rem; color: #86efac;\"\u003e\n  turtle da Vinci\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003ca href=\"https://text-to-doodle-fe.netlify.app/\"\u003eturtle Da Vinci App\u003c/a\u003e |\n  \u003ca href=\"https://doi.org/gtrstx\"\u003eResearch Paper\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch2\u003e\n    A hybrid agent that can draw doodles stroke by stroke.\n  \u003c/h2\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cfigure\u003e\n    \u003ca href=\"https://text-to-doodle-fe.netlify.app/\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"./.github/assets/image.png\" alt=\"Product showcase\" /\u003e\n    \u003c/a\u003e\n    \u003cfigcaption\u003e\n      \u003cp align=\"center\"\u003e\n        Play with the turtle to create funky doodles!\n      \u003c/p\u003e\n    \u003c/figcaption\u003e\n  \u003c/figure\u003e\n\u003c/div\u003e\n\n**turtle da Vinci** is a project that uses the Google Quick Draw dataset to train a model that can generate doodles from text. The model uses pretrained Magenta models from the Google Brain [Magenta project](https://github.com/magenta/magenta). The project is built using React, Vite and Express.\n\nThe name **turtle da Vinci** is inspired by turtle graphics and the famous artist Leonardo da Vinci.\n\n\u003csub\u003eThe project was built as part of the **Computer Engineering** bachelor's program at the University of Mumbai.\u003c/sub\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n\n- [Features](#features)\n- [Tech Stack](#tech-stack)\n  - [Frontend](#frontend)\n  - [Backend](#backend)\n- [License](#license)\n- [Contributing](#contributing)\n- [Contributors](#contributors)\n- [Attributions](#attributions)\n\u003c/details\u003e\n\n---\n\n## Features\n\nThe turtle da Vinci agent:\n\n- 💯\u0026nbsp;Is free and Open-source.\n- 🖌️\u0026nbsp;Can draw doodles from simple text prompts.\n- 🎨\u0026nbsp;Uses multiple colors.\n- ✍️\u0026nbsp;Has a Hand-drawn like style.\n- 🔠\u0026nbsp;Supports English.\n- 🖼️\u0026nbsp;Exports to PNG.\n- ⚒️\u0026nbsp;Asks the user to demonstrate how they would draw the doodle.\n- 🔁\u0026nbsp;Can Redo the drawing.\n\n## Tech Stack\n\nThis repository is structured as a monorepo with the following packages:\n\n- `client`: The frontend of the application built using React and Vite.\n- `server`: The backend of the application built using Express.\n\nThe project uses the following technologies:\n\n### Frontend\n\n- [React](https://reactjs.org/): A JavaScript library for building user interfaces.\n- [Vite](https://vitejs.dev/): A build tool that aims to provide a faster and leaner development experience for modern web projects.\n- [Tailwind CSS](https://tailwindcss.com/): A utility-first CSS framework for building custom designs.\n- [appwrite](https://appwrite.io/): An open-source backend server that helps you build modern applications much faster. This project uses Appwrite for image storage.\n- [obscenity](https://www.npmjs.com/package/obscenity): A library to detect and filter out obscene words using pattern matching and transformers.\n- [react-icons](https://react-icons.github.io/react-icons/): A collection of icons for popular icon libraries like Font Awesome, Material Design, etc.\n- [axios](https://axios-http.com/): A promise-based HTTP client for the browser and Node.js.\n\n### Backend\n\nThe backend is a collection of multiple services that work together to provide the functionality of the application. The services are:\n\n\n\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for more information.\n\n## Contributing\n\nContributions are welcome! Feel free to open an issue or submit a pull request if you have any suggestions or improvements to the project. Check out the [CONTRIBUTING.md](./CONTRIBUTING.md) file for more information.\n\n## Contributors\n\n| \u003cimg src=\"https://github.com/vishal-codes.png?size=150\" width=\"150\" height=\"150\"\u003e | \u003cimg src=\"https://github.com/manastelavane.png?size=150\" width=\"150\" height=\"150\"\u003e | \u003cimg src=\"https://github.com/bhargavmodak.png?size=150\" width=\"150\" height=\"150\"\u003e | \u003cimg src=\"https://github.com/shantanup06.png?size=150\" width=\"150\" height=\"150\"\u003e |\n| :-------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------: | :------------------------------------------------------------------------------: |\n|                 [Vishal Shinde](https://github.com/vishal-codes)                  |                 [Manas Telavane](https://github.com/manastelavane)                 |                [Bhargav Modak](https://github.com/TheBrahmnicBoy)                 |             [Shantanu Parameswaran](https://github.com/shantanup06)              |\n\n## Attributions\n\nThe project uses the following assets:\n- The background image is from [https://bgjar.com/](https://bgjar.com/).\n- The icons are from [react-icons](https://react-icons.github.io/react-icons/).\n\nNamed after the famous artist Leonardo da Vinci, the project is a tribute to his work and his contributions to the world of art and science.\n\nWe're thankful to these companies for offering their services for free:\n\n[![Netlify](./.github/assets/netlify.svg)](https://netlify.com) [![Render](./.github/assets/render.png)](https://render.com) [![Weaviate](./.github/assets/weaviate.svg)](https://weaviate.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevozone%2Ftext-to-doodle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevozone%2Ftext-to-doodle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevozone%2Ftext-to-doodle/lists"}