{"id":23213185,"url":"https://github.com/srijan-d/dalle3","last_synced_at":"2025-10-15T20:57:03.983Z","repository":{"id":155414619,"uuid":"618756057","full_name":"Srijan-D/DALLE3","owner":"Srijan-D","description":"An AI art gallery using openAI's new DALLE3 api for auto image generation and gpt turbo model for suggesting image prompts. Azure infrastructure for serverless deployment of cloud functions along with microsoft azure blob storage for storage and retrieval of images.","archived":false,"fork":false,"pushed_at":"2024-01-09T18:43:22.000Z","size":210,"stargazers_count":11,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T00:39:09.714Z","etag":null,"topics":["azure-blob-storage","cache","chatgpt","cloud-functions","dall-e","gpt-3","image-optimization","microsoft-azure","nextjs","nextjs-13","nextjs13","openai","react","serverless","swr","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://srijan-dalle3-azure.vercel.app/","language":"TypeScript","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/Srijan-D.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":"2023-03-25T08:57:48.000Z","updated_at":"2024-07-24T18:48:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"cafe5041-9969-44a0-a22c-d79786afc68a","html_url":"https://github.com/Srijan-D/DALLE3","commit_stats":null,"previous_names":["srijan-d/dalle-3","srijan-d/dalle3"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Srijan-D/DALLE3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srijan-D%2FDALLE3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srijan-D%2FDALLE3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srijan-D%2FDALLE3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srijan-D%2FDALLE3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Srijan-D","download_url":"https://codeload.github.com/Srijan-D/DALLE3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srijan-D%2FDALLE3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279116245,"owners_count":26107200,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"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":["azure-blob-storage","cache","chatgpt","cloud-functions","dall-e","gpt-3","image-optimization","microsoft-azure","nextjs","nextjs-13","nextjs13","openai","react","serverless","swr","tailwindcss","typescript"],"created_at":"2024-12-18T19:15:16.066Z","updated_at":"2025-10-15T20:57:03.967Z","avatar_url":"https://github.com/Srijan-D.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"fixed all the minor bugs upgraded to DALLE3 and resolved all the rate limit issues\nHere's preview:\n![image](https://github.com/Srijan-D/DALLE3/assets/87586713/e2b115f4-c9cf-4d86-a044-7cc8ba0b3422)\n\n![image](https://github.com/Srijan-D/DALLE3/assets/87586713/2229df02-3e0b-4f46-9792-8a432d7c5a3c)\n\n\n\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\nFork the existing repo. \ninstall the necessary packages using your favourite package manager yarn/pnpm/npm\n\nOnce done cd into the azure folder using cli write npm run start to deploy the azure cloud functions.(make sure you have an azure account if not one can even login using the Azure extension present in VScode \nmarket place)\nPrior to deoployment enter an existing openai api key inside of the env file. (Feel free to message me on twitter if you face any sort of difficulty in running the project).\n\nThen run development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `app/api/hello.ts`.\nNote⚠: This build uses serverless infrastructure, built with Azure cloud functions. So, in order to edit the gpt response prompt go to /azure/src/functions/\n\nThe `app/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\nAny contributions are welcome 😊 star the repo if you liked it.\nDue to heavy concurrent traffic the older api key has been disabled, feel free to message me if you want to see the project working live. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijan-d%2Fdalle3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrijan-d%2Fdalle3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrijan-d%2Fdalle3/lists"}