{"id":24841483,"url":"https://github.com/rijoslal/drip-web","last_synced_at":"2026-02-09T19:38:30.587Z","repository":{"id":257851505,"uuid":"861333138","full_name":"RijoSLal/Drip-web","owner":"RijoSLal","description":"DRIP is an interactive web app that combines generative AI with user-drawn inputs, transforming creativity into insightful responses. Explore the fusion of art and data for a unique experience","archived":false,"fork":false,"pushed_at":"2024-10-15T15:20:15.000Z","size":41,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T01:41:47.139Z","etag":null,"topics":["gemini-api","prompt-tuning","python3","streamlit"],"latest_commit_sha":null,"homepage":"https://drip-web.streamlit.app/","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/RijoSLal.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-22T16:07:43.000Z","updated_at":"2025-01-21T05:31:33.000Z","dependencies_parsed_at":"2024-12-01T22:32:53.042Z","dependency_job_id":null,"html_url":"https://github.com/RijoSLal/Drip-web","commit_stats":null,"previous_names":["rijoslal/drip-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RijoSLal/Drip-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RijoSLal%2FDrip-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RijoSLal%2FDrip-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RijoSLal%2FDrip-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RijoSLal%2FDrip-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RijoSLal","download_url":"https://codeload.github.com/RijoSLal/Drip-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RijoSLal%2FDrip-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29278490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T19:05:41.198Z","status":"ssl_error","status_checked_at":"2026-02-09T19:05:37.449Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["gemini-api","prompt-tuning","python3","streamlit"],"created_at":"2025-01-31T07:18:10.308Z","updated_at":"2026-02-09T19:38:30.564Z","avatar_url":"https://github.com/RijoSLal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DRIP - Drawing Recognition Intelligent Programme\n\n## Introduction\n\nDRIP is a sophisticated web application developed using Streamlit, designed to enable users to create drawings and generate intelligent responses through Google's Generative AI. This project leverages advanced technologies to provide a seamless and interactive user experience.\n\n## Key Features\n\n- **Interactive Drawing Canvas**: Users can freely create artwork using various brush settings.\n- **Customizable Drawing Tools**: Choose from an array of stroke colors and widths tailored to individual preferences.\n- **Eraser Functionality**: Easily correct mistakes with an integrated eraser tool.\n- **AI-Driven Insights**: Generates contextual responses based on the user's drawings.\n- **Responsive Design**: Optimized for a variety of screen sizes, ensuring accessibility on mobile and desktop devices.\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd \u003crepository-folder\u003e\n   ```\n\n2. **Set Up a Virtual Environment** (recommended):\n   ```bash\n   python -m venv env\n   source env/bin/activate  # On Windows use `env\\Scripts\\activate`\n   ```\n\n3. **Install Required Packages**:\n   ```bash\n   pip install streamlit streamlit-drawable-canvas pillow google-generativeai\n   ```\n\n4. **Configure Google Generative AI API Key**:\n   - Insert your API key in the code or set it in your environment variables:\n   ```bash\n   export API_KEY=\"your_api_key_here\"  # On Windows use `set API_KEY=your_api_key_here`\n   ```\n\n## Usage\n\n1. **Launch the Application**:\n   ```bash\n   streamlit run app.py  # Replace `app.py` with the name of your script\n   ```\n\n2. **Access the Application**:\n   - Open a web browser and navigate to `http://localhost:8501`.\n\n3. **User Interaction**:\n   - Utilize the drawing tools in the sidebar to create drawings.\n   - Click the \"Generate\" button to obtain an AI-generated response based on your artwork.\n\n## Contributing\n\nContributions are encouraged to enhance the functionality and performance of the application. Please open an issue or submit a pull request for any suggestions or improvements.\n\n\n## Acknowledgments\n\n- **Streamlit**: A powerful framework for building interactive data applications.\n- **Google Generative AI**: For providing robust AI capabilities that enhance user experience.\n\n## Contact\n\nFor inquiries or further information, please contact Rijo S Lal at linkdin.\n\n---\n\nFeel free to modify any specific details such as repository URLs, your name, or contact information as needed!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frijoslal%2Fdrip-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frijoslal%2Fdrip-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frijoslal%2Fdrip-web/lists"}