{"id":25511287,"url":"https://github.com/kikugo/isitadinosaur","last_synced_at":"2026-04-28T17:32:00.631Z","repository":{"id":277943476,"uuid":"933999765","full_name":"kikugo/ISITADINOSAUR","owner":"kikugo","description":"A Streamlit app using Google's Gemini models to analyze images.","archived":false,"fork":false,"pushed_at":"2025-02-17T06:14:19.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T06:24:06.207Z","etag":null,"topics":["ai","asyncio","gemini","generative-ai","google-ai","image-analysis","image-processing","machine-learning","object-detection","python","streamlit","web-app"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kikugo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-02-17T05:27:03.000Z","updated_at":"2025-02-17T06:18:22.000Z","dependencies_parsed_at":"2025-02-17T06:34:10.401Z","dependency_job_id":null,"html_url":"https://github.com/kikugo/ISITADINOSAUR","commit_stats":null,"previous_names":["kikugo/isitadinosaur"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikugo%2FISITADINOSAUR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikugo%2FISITADINOSAUR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikugo%2FISITADINOSAUR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kikugo%2FISITADINOSAUR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kikugo","download_url":"https://codeload.github.com/kikugo/ISITADINOSAUR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239640321,"owners_count":19672998,"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","asyncio","gemini","generative-ai","google-ai","image-analysis","image-processing","machine-learning","object-detection","python","streamlit","web-app"],"created_at":"2025-02-19T10:31:44.194Z","updated_at":"2026-04-28T17:32:00.559Z","avatar_url":"https://github.com/kikugo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ISITADINOSAUR\n\n_Is it Jurassic or just a pic? Let our image checker decide!_\n\n## What's this?!\n\nThis app takes an image as input and uses AI (Google's Gemini 2.0 Flash) to determine if a dinosaur is present, providing a humorous response.  It's built with Python and Streamlit, and now features asynchronous processing for improved responsiveness!\n\n## Features\n\n*   **Dinosaur Detection (Humorous):**  The app analyzes your image and generates a funny response about whether a dinosaur appears to be present.\n*   **Multiple Prompt Styles:** Prompts are dynamically generated by AI (Gemini 2.0 Flash Lite), providing endless variety!\n*   **User-Selectable Dinosaur Personalities:** Choose a dinosaur personality (Grumpy T-Rex, Silly Stegosaurus, etc.) to influence the tone of the response.\n*   **Image-Based Prompt Modification:** The prompt is subtly adjusted based on the content of your image, making the responses more relevant.\n*   **Dinosaur Facts:**  Learn a random dinosaur fact after each analysis!\n*   **User-Submitted Captions:** Add your own funny caption to the image.\n*   **Sound Effects (Optional):**  A fun sound effect plays after the response (can be muted).\n*   **WebP Support:** Supports JPG, JPEG, PNG, and WebP image formats.\n*   **Serious Mode (Object Detection):**  Switch to \"Serious Mode\" to identify the main objects in the image instead of getting a humorous dinosaur response.\n* **Asynchronous Processing**: The app is now more smooth and responsive.\n\n## Tech Stack\n\n*   Python\n*   Streamlit\n*   Google Gemini (2.0 Flash and 2.0 Flash Lite)\n*   asyncio\n\n## How to Run (Locally)\n\n1.  **Clone the repository:**\n    ```bash\n    git clone \u003cyour_repository_url\u003e\n    cd ISITADINOSAUR\n    ```\n    (Replace `\u003cyour_repository_url\u003e` with the actual URL of your GitHub repository.)\n\n2.  **Install dependencies:**\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3.  **Create a `.env` file:**\n    *   Create a file named `.env` in the project's root directory.\n    *   Add your Google Gemini API key to the `.env` file:\n        ```\n        GOOGLE_API_KEY=your_actual_api_key_here\n        ```\n        (Replace `your_actual_api_key_here` with your key.)\n\n4.  **Run the app:**\n    ```bash\n    streamlit run app.py\n    ```\n\n## Roadmap\n\n*   [ ] Explore LangChain integration.\n*   [x] Implement asynchronous processing for improved responsiveness.\n*   [x] Add \"Serious Mode\" for actual object detection.\n*   [x] Switch to Gemini 2.0 Flash and Flash Lite models.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkikugo%2Fisitadinosaur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkikugo%2Fisitadinosaur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkikugo%2Fisitadinosaur/lists"}