{"id":15160273,"url":"https://github.com/CursedPrograms/Unity-Gemini-Template","last_synced_at":"2025-09-30T11:31:56.437Z","repository":{"id":254077746,"uuid":"845416333","full_name":"CursedPrograms/Unity-Gemini-Template","owner":"CursedPrograms","description":"Google Gemini - Unity Integration","archived":false,"fork":false,"pushed_at":"2024-10-09T00:03:18.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T12:24:56.942Z","etag":null,"topics":["flask","gemini","python","unity"],"latest_commit_sha":null,"homepage":"https://cursedprograms.github.io/Unity-Gemini-Template/","language":"Markdown","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/CursedPrograms.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-08-21T07:56:05.000Z","updated_at":"2024-10-09T00:03:21.000Z","dependencies_parsed_at":"2024-10-10T09:42:23.299Z","dependency_job_id":"77708458-c052-4226-81fc-5680438a76a7","html_url":"https://github.com/CursedPrograms/Unity-Gemini-Template","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"5913a48c7a001adaf491c15455cbc0956b1dafb1"},"previous_names":["cursedprograms/unity-gemini","cursedprograms/unity-gemini-template"],"tags_count":0,"template":true,"template_full_name":"CursedPrograms/Unity-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FUnity-Gemini-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FUnity-Gemini-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FUnity-Gemini-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FUnity-Gemini-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CursedPrograms","download_url":"https://codeload.github.com/CursedPrograms/Unity-Gemini-Template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234732482,"owners_count":18878416,"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":["flask","gemini","python","unity"],"created_at":"2024-09-26T22:43:33.492Z","updated_at":"2025-09-30T11:31:56.126Z","avatar_url":"https://github.com/CursedPrograms.png","language":"Markdown","funding_links":["https://ko-fi.com/cursedentertainment"],"categories":[],"sub_categories":[],"readme":"  \u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://ko-fi.com/cursedentertainment\"\u003e\n    \u003cimg src=\"https://ko-fi.com/img/githubbutton_sm.svg\" alt=\"ko-fi\" style=\"width: 20%;\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n  \u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e \n  \u003cimg alt=\"Unity\" src=\"https://img.shields.io/badge/unity%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=unity\u0026logoColor=white\"/\u003e  \n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"C#\" src=\"https://img.shields.io/badge/C%23-%23323330.svg?\u0026style=for-the-badge\u0026logo=csharp\u0026logoColor=white\"/\u003e \n  \u003cimg alt=\"Python\" src=\"https://img.shields.io/badge/python%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=python\u0026logoColor=white\"/\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n# Unity-Gemini\n\n# Synthia Setup Guide\n\n## Step 1: Clone Synthia\n\nClone the Synthia repository by running the following commands in your terminal:\n\n```bash\ngit remote add synthia https://github.com/SynthWomb/Synthia-Unity.git\ngit fetch synthia\ngit checkout main\ngit merge synthia/main --allow-unrelated-histories\ngit commit -m \"Merged from Synthia-Unity repository\"\n```\nor run synthia.bat (Ensure you have Git installed on your machine.)\n\n## Step 2: Install Python/Python Package\n\n```bash\npip install -q -U google-generativeai\n```\n## 3: Set Up API Key\n```bash\nexport API_KEY=\u003cYOUR_API_KEY\u003e\n```\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\nSynthWomb / Cursed Entertainment 2024\n  \u003c/div\u003e\n  \u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/SynthWomb\" target=\"_blank\" align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/SynthWomb/synth.womb/blob/main/logos/synthwomb07.png\"\n        alt=\"SynthWomb\" style=\"width:200px;\"/\u003e\n\u003c/a\u003e\n  \u003cbr\u003e\n\u003c/div\u003e\n\n\u003ca href=\"https://cursed-entertainment.itch.io/\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/CursedPrograms/cursedentertainment/raw/main/images/logos/logo-wide-grey.png\"\n        alt=\"CursedEntertainment Logo\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCursedPrograms%2FUnity-Gemini-Template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCursedPrograms%2FUnity-Gemini-Template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCursedPrograms%2FUnity-Gemini-Template/lists"}