{"id":21561200,"url":"https://github.com/gitcoder052023/build-with-gemini","last_synced_at":"2026-02-28T01:36:32.195Z","repository":{"id":214448103,"uuid":"736551117","full_name":"GitCoder052023/Build-with-Gemini","owner":"GitCoder052023","description":"This Gemini Repository uses Google's Gemini models to perform various tasks, and shows usage, and Project ideas for students and researchers, and this repo gives an ideas to use Google pre-trained model Gemini to make things easier. ","archived":false,"fork":false,"pushed_at":"2024-01-03T14:32:43.000Z","size":68096,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T13:44:36.137Z","etag":null,"topics":["ai","artificial-intelligence","gemini","gemini-pro-vision","generative-ai","generativeai","ml","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/GitCoder052023.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2023-12-28T07:58:18.000Z","updated_at":"2024-09-29T23:05:04.000Z","dependencies_parsed_at":"2024-01-02T15:41:41.077Z","dependency_job_id":null,"html_url":"https://github.com/GitCoder052023/Build-with-Gemini","commit_stats":null,"previous_names":["gitcoder052023/gemini"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FBuild-with-Gemini","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FBuild-with-Gemini/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FBuild-with-Gemini/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitCoder052023%2FBuild-with-Gemini/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GitCoder052023","download_url":"https://codeload.github.com/GitCoder052023/Build-with-Gemini/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251713999,"owners_count":21631631,"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","artificial-intelligence","gemini","gemini-pro-vision","generative-ai","generativeai","ml","python"],"created_at":"2024-11-24T09:19:46.059Z","updated_at":"2026-02-28T01:36:27.171Z","avatar_url":"https://github.com/GitCoder052023.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\n**Build-with-Gemini** is a comprehensive set of Python Projects and ideas which uses Google's latest and most capable models **Gemini-pro** and **Gemini-pro vision** to perform various tasks and projects. These tasks include text-to-speech conversion, interactive chat functionalities, and sophisticated image and video processing, these scripts empower the user to seamlessly perform AI-driven tasks such as dynamic chatting, content generation, image recognition, and video analysis.\n\n# Key Features:\n- Text-to-Speech Conversion: Utilizing advanced capabilities for converting text into natural-sounding speech.\n\n- Interactive Chat Interaction: Engaging chat functionalities that enhance user experience and interaction.\n\n- Image and Video Processing: Powerful scripts for image recognition and video analysis, tapping into the potential of Gemini-pro-vision.\n\n- Content Generation: Harnessing the prowess of Google's Gemini models to generate diverse and dynamic content.\n\n# Educational Insights:\nGemini not only serves as a practical toolkit for AI enthusiasts but also offers valuable insights and project ideas for students. It provides a platform for hands-on learning and experimentation with Google's Gemini models, inspiring students to delve into exciting AI projects and applications.\n\nExplore the limitless possibilities of AI with Gemini and embark on a journey of innovation and discovery in the realm of artificial intelligence.\n\n# Setup and Installation of Gemini\n\n# Setting up API KEY\n \n\nTo use the API, we have to first get an API key that you can can from here: https://ai.google.dev/tutorials/setup\n\nAfter that click on “Get an API key” button and then click on “Create API key in new project”.\n\nCopy the API key and set it as an environment variable. We are using Deepnote and it is quite easy for us to set the key with the name you want. Just go to the integration, scroll down and select environment variables.\n\n# Dependencies of Gemini\nTo use these scripts, you will need to install the following dependencies:\n\npathlib\ntextwrap\ngoogle.generativeai\nIPython.display\nPIL.Image\ncv2\npyttsx3\n\nNow, to install the required modules, you can use this following pip command in your terminal or command prompt:\n```bash\npip install google-generativeai pyttsx3 opencv-python\n```\n\nYou will also need to configure the Google Generative AI models with your API key. And you will will need to install \"Python 3.10\" to use Gemini.\n\n# follow these steps to clone Gemini:\n\nTo clone gemini you can use this pip command:\n```bash\ngit clone https://github.com/GitCoder052023/Build-with-Gemini  # clone\ncd Build-with-Gemini\npip install -r requirements.txt  # install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitcoder052023%2Fbuild-with-gemini","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitcoder052023%2Fbuild-with-gemini","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitcoder052023%2Fbuild-with-gemini/lists"}