{"id":13432839,"url":"https://github.com/van-william/prompt-web-app","last_synced_at":"2025-03-17T10:32:48.390Z","repository":{"id":136225357,"uuid":"561553869","full_name":"van-william/prompt-web-app","owner":"van-william","description":"GPT-3 \u0026 DALL-E 2 Demo Web App","archived":false,"fork":false,"pushed_at":"2022-11-22T05:24:36.000Z","size":3641,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-01T02:31:18.780Z","etag":null,"topics":["flask","openai","python"],"latest_commit_sha":null,"homepage":"https://openai-webapp-demo.herokuapp.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/van-william.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-04T00:12:23.000Z","updated_at":"2022-11-08T00:15:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf3330b5-e7e8-49fe-9608-1f64d24b50a9","html_url":"https://github.com/van-william/prompt-web-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/van-william%2Fprompt-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/van-william%2Fprompt-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/van-william%2Fprompt-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/van-william%2Fprompt-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/van-william","download_url":"https://codeload.github.com/van-william/prompt-web-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221675276,"owners_count":16861860,"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":["flask","openai","python"],"created_at":"2024-07-31T02:01:17.353Z","updated_at":"2024-10-27T12:31:22.574Z","avatar_url":"https://github.com/van-william.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# OpenAI Web App Demo\nWeb App: https://openai-webapp-demo.herokuapp.com/\n\nThis web app borrows from the OpenAI [quickstart tutorial](https://beta.openai.com/docs/quickstart). It uses the [Flask](https://flask.palletsprojects.com/en/2.0.x/) web framework. Check out the tutorial or follow the instructions below to get set up.\n\n## Setup\n\n1. If you don’t have Python installed, [install it from here](https://www.python.org/downloads/)\n\n2. Clone this repository\n\n3. Navigate into the project directory\n\n   ```bash\n   $ cd openai-prompt-demo\n   ```\n\n4. Create a new virtual environment\n\n   ```bash\n   $ python -m venv venv\n   $ . venv/bin/activate\n   ```\n\n5. Install the requirements\n\n   ```bash\n   $ pip install -r requirements.txt\n   ```\n\n6. Make a copy of the example environment variables file\n\n   ```bash\n   $ cp .env.example .env\n   ```\n\n7. Add your [API key](https://beta.openai.com/account/api-keys) to the newly created `.env` file\n\n8. Run the app\n\n   ```bash\n   $ flask run\n   ```\n\nYou should now be able to access the app at [http://localhost:5000](http://localhost:5000)! For the full context behind this example app, check out the [tutorial](https://beta.openai.com/docs/quickstart).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvan-william%2Fprompt-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvan-william%2Fprompt-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvan-william%2Fprompt-web-app/lists"}