{"id":17710895,"url":"https://github.com/engageintellect/twitter-bio","last_synced_at":"2025-07-14T01:03:50.175Z","repository":{"id":65625438,"uuid":"595934017","full_name":"engageintellect/twitter-bio","owner":"engageintellect","description":"Twitter bio generator using Next.js 13 \u0026 OpenAI's chatGPT.","archived":false,"fork":false,"pushed_at":"2023-03-18T03:28:53.000Z","size":1934,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-03T00:43:29.533Z","etag":null,"topics":["chatgpt","nextjs","openai","tailwindcss","twitter"],"latest_commit_sha":null,"homepage":"https://twitter-bio-tau.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/engageintellect.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-02-01T05:23:42.000Z","updated_at":"2024-03-29T05:46:14.000Z","dependencies_parsed_at":"2025-05-01T15:07:19.012Z","dependency_job_id":"e2cd40f2-c866-458c-bb30-3d068eb77561","html_url":"https://github.com/engageintellect/twitter-bio","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/engageintellect/twitter-bio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Ftwitter-bio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Ftwitter-bio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Ftwitter-bio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Ftwitter-bio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engageintellect","download_url":"https://codeload.github.com/engageintellect/twitter-bio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engageintellect%2Ftwitter-bio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265228812,"owners_count":23731084,"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":["chatgpt","nextjs","openai","tailwindcss","twitter"],"created_at":"2024-10-25T07:43:28.635Z","updated_at":"2025-07-14T01:03:50.114Z","avatar_url":"https://github.com/engageintellect.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# twitter-bio\n\nThis project generates Twitter bios for you using AI.\n\n[![Twitter Bio Generator](./public/screenshot.png)](https://www.twitterbio.com)\n\n## How it works\n\nThis project uses the [OpenAI GPT-3 API](https://openai.com/api/) (specifically, text-davinci-003) and [Vercel Edge functions](https://vercel.com/features/edge-functions) with streaming. It constructs a prompt based on the form and user input, sends it to the GPT-3 API via a Vercel Edge function, then streams the response back to the application.\n\nVideo and blog post coming soon on how to build apps with OpenAI and Vercel Edge functions!\n\n## Running Locally\n\nAfter cloning the repo, go to [OpenAI](https://beta.openai.com/account/api-keys) to make an account and put your API key in a file called `.env`.\n\nThen, run the application in the command line and it will be available at `http://localhost:3000`.\n\n```bash\nnpm run dev\n```\n\n**Note:** You'll also need to add your OpenAI API key in an env variable somewhere.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengageintellect%2Ftwitter-bio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengageintellect%2Ftwitter-bio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengageintellect%2Ftwitter-bio/lists"}