{"id":19797043,"url":"https://github.com/deepakpadhi986/py-assign","last_synced_at":"2026-05-14T04:40:07.664Z","repository":{"id":161665946,"uuid":"636334308","full_name":"deepakpadhi986/py-assign","owner":"deepakpadhi986","description":"Python Development With ChatGPT API (Assignment)","archived":false,"fork":false,"pushed_at":"2023-05-07T10:13:43.000Z","size":1094,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T16:17:08.531Z","etag":null,"topics":["chatapp","chatgpt","chatgpt-api","flask","python","tests"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/deepakpadhi986.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":"2023-05-04T16:14:43.000Z","updated_at":"2023-12-28T06:07:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"648f2cd5-0c68-4aa5-903d-a012e1b503fd","html_url":"https://github.com/deepakpadhi986/py-assign","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deepakpadhi986/py-assign","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakpadhi986%2Fpy-assign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakpadhi986%2Fpy-assign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakpadhi986%2Fpy-assign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakpadhi986%2Fpy-assign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepakpadhi986","download_url":"https://codeload.github.com/deepakpadhi986/py-assign/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakpadhi986%2Fpy-assign/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33011016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chatapp","chatgpt","chatgpt-api","flask","python","tests"],"created_at":"2024-11-12T07:23:30.891Z","updated_at":"2026-05-14T04:40:07.647Z","avatar_url":"https://github.com/deepakpadhi986.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT API Integration and Flask Web App Development\n\u003cp\u003e\n\u003cimg src=\"https://img.shields.io/github/languages/top/deepakpadhi986/py-assign?color=yellow\" alt=\"language\" /\u003e\n\u003cimg src=\"https://img.shields.io/github/languages/code-size/deepakpadhi986/py-assign?color=informational\" alt=\"code size\" /\u003e\n\u003c/p\u003e\nPython Development With ChatGPT Assignment\n\n## Objective\nThe purpose of this assignment is to evaluate my skills in Python, Flask, API integration, prompt \nengineering, and web development. You will develop a simple web application that integrates with the \nChatGPT API and demonstrates your ability to work with the mentioned technologies.\n\n\n## Installation\n\nTo run this project, perform the following tasks\n\nDownload the code file manually or via git\n```bash\ngit clone https://github.com/deepakpadhi986/py-assign.git\n```\n\nCreate a virtual environment and activate it **(recommended)**\n\nOpen your command prompt and change your project directory to ```py-assign``` and run the following command \n```bash\npython -m venv venvapp\ncd venvapp/Scripts\nactivate\ncd../.. \n```\n\nGo to ```py-assign``` folder \u0026 download required packages\n```bash\ncd py-assign\npip install -r requirements.txt\n```\n\nAnd your api key inside ```app.py```\nhttps://github.com/deepakpadhi986/py-assign/blob/1cb290b6c4977df87246bc8ff737284ec63a5463/app.py#L6\n\nRun the ```app.py``` file using\n```bash\npython app.py\n```\n\nclick on the url to view it on the browser\n\nTo run the test file\nRun the ```test.py``` file using\n```bash\npython test.py\n```\n\n## Preview\n\n**Home**\n\n![Screenshot](https://raw.githubusercontent.com/deepakpadhi986/py-assign/main/asset/home.png)\n\n**Result**\n\n![Screenshot](https://raw.githubusercontent.com/deepakpadhi986/py-assign/main/asset/result.png)\n\n**Test**\n\n![Screenshot](https://raw.githubusercontent.com/deepakpadhi986/py-assign/main/asset/test.png)\n\n\n### Made with 🤍 by \u003ca href=\"https://dnoobnerd.netlify.app/\"\u003eDeepak Padhi\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepakpadhi986%2Fpy-assign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepakpadhi986%2Fpy-assign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepakpadhi986%2Fpy-assign/lists"}