{"id":24397736,"url":"https://github.com/attmhd/ecosense","last_synced_at":"2026-05-04T22:31:29.981Z","repository":{"id":272606940,"uuid":"916403875","full_name":"attmhd/ecosense","owner":"attmhd","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-26T01:32:54.000Z","size":2829,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T19:35:58.873Z","etag":null,"topics":["arduino-ide","dht11","dnn","fastapi","streamlit"],"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/attmhd.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,"zenodo":null}},"created_at":"2025-01-14T02:54:24.000Z","updated_at":"2025-01-26T01:32:57.000Z","dependencies_parsed_at":"2025-01-15T15:33:52.656Z","dependency_job_id":"0473b64b-8d7c-4278-b9c7-3e3880ab5e32","html_url":"https://github.com/attmhd/ecosense","commit_stats":null,"previous_names":["attmhd/ecosense"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/attmhd/ecosense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attmhd%2Fecosense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attmhd%2Fecosense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attmhd%2Fecosense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attmhd%2Fecosense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/attmhd","download_url":"https://codeload.github.com/attmhd/ecosense/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/attmhd%2Fecosense/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628198,"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":["arduino-ide","dht11","dnn","fastapi","streamlit"],"created_at":"2025-01-19T22:39:43.141Z","updated_at":"2026-05-04T22:31:29.977Z","avatar_url":"https://github.com/attmhd.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Ecosense\n\nThis project is final project for Embedded System Course called Ecosense for monitoring temperature and humidity and some prediction.\n## Tech Stack\n\n[![My Skills](https://skillicons.dev/icons?i=mysql,fastapi,tensorflow,arduino)](https://skillicons.dev)\n\n## Authors\n\n- [@attmhd](https://github.com/attnmhd/)\n\n## Prerequisites\n\nBefore you begin, make sure you have Python 3.12 \u003e on your local machine.\n\n## Installation\n\nFollow these steps to get the project running on your local machine.\n\n### Step 1: Clone the Repository\n\nClone the project repository to your local machine:\n\n```bash\ngit clone https://github.com/attmhd/ecosense.git\ncd ecosense\n```\n\n### Step 2: Setup Environment Variables\nCreate a **.env** file in the root of your project directory and add the following database configuration:\n```env\nDB_HOST=your_host\nDB_USER=your_database_user\nDB_PASSWORD=your_database_password\nDB_NAME=your_database_name\n\n```\n\n### Step 3: Create Virtual Environment\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n### Step 4: Install Dependencies\n\n```bash\ngo pip install -r requirements.txt\n```\n\n### Step 5: Training Model\n\n```bash\n./training.sh\n```\n\n### Step 6: Running the Application\n\nRun Server\n\n```bash\nuvicorn server:app --host {your_host} --port {your_port}\n```\n\nRun Streamlit\n```bash\nstreamlit run dashboard/main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattmhd%2Fecosense","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattmhd%2Fecosense","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattmhd%2Fecosense/lists"}