{"id":29028213,"url":"https://github.com/murabcd/vibecoder","last_synced_at":"2025-06-26T07:05:51.972Z","repository":{"id":293875685,"uuid":"985375972","full_name":"murabcd/vibecoder","owner":"murabcd","description":"Realtime Voice AI Vibe Coder Built With Tanstack Start and OpenAI","archived":false,"fork":false,"pushed_at":"2025-06-22T22:06:07.000Z","size":1230,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T23:18:57.545Z","etag":null,"topics":["agents","ai","openai","react","realtime","shadcn-ui","tanstack-query","tanstack-start","voice-ai"],"latest_commit_sha":null,"homepage":"https://vibecoder-oss.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/murabcd.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-05-17T16:23:47.000Z","updated_at":"2025-06-22T22:06:11.000Z","dependencies_parsed_at":"2025-05-17T17:37:09.243Z","dependency_job_id":"ae402d76-2175-4c94-8455-1aa8c1cc5fe6","html_url":"https://github.com/murabcd/vibecoder","commit_stats":null,"previous_names":["murabcd/vibecoder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/murabcd/vibecoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fvibecoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fvibecoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fvibecoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fvibecoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murabcd","download_url":"https://codeload.github.com/murabcd/vibecoder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murabcd%2Fvibecoder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262018768,"owners_count":23245622,"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":["agents","ai","openai","react","realtime","shadcn-ui","tanstack-query","tanstack-start","voice-ai"],"created_at":"2025-06-26T07:05:50.810Z","updated_at":"2025-06-26T07:05:51.966Z","avatar_url":"https://github.com/murabcd.png","language":"TypeScript","readme":"\u003ca href=\"https://vibecoder-oss.vercel.app\"\u003e\n  \u003cimg alt=\"Realtime Voice AI Vibe Coder Built With Tanstack Start and OpenAI.\" src=\"./public/preview/vibecoder.png\"\u003e\n  \u003ch1 align=\"center\"\u003eVibeCoder\u003c/h1\u003e  \n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Realtime Voice AI Vibe Coder Built With Tanstack Start and OpenAI.\n\u003c/p\u003e\n\n❗ This project is in very early development and lots of things will change.\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003e\u003cstrong\u003eFeatures\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#model-provider\"\u003e\u003cstrong\u003eModel Provider\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#deploy-your-own\"\u003e\u003cstrong\u003eDeploy Your Own\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#running-locally\"\u003e\u003cstrong\u003eRunning locally\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Features\n\n- [Tanstack Start](https://tanstack.com/start/latest)\n  - File-based routing, type-safe from server to client\n  - Built on Vite for a lightning-fast HMR development experience\n  - Server-side rendering and client-side hydration\n- [OpenAI](https://openai.com/)\n  - Leverages OpenAI's powerful models for chat generation.\n  - Direct API calls for text generation and other AI features.\n- [Shadcn/ui](https://ui.shadcn.com)\n  - Styling with [Tailwind CSS](https://tailwindcss.com)\n  - Component primitives from [Radix UI](https://radix-ui.com) for accessibility and flexibility\n\n## Model Provider\n\nThis app utilizes the [OpenAI API](https://openai.com/) for its AI capabilities. It is configured to use the following OpenAI models:\n\n- Model (`gpt-4o-mini-realtime-preview`): Higher quality conversational model with higher latency.\n- Model (`gpt-4.1`): General purpose model optimized for code generation.\n\n## Deploy Your Own\n\nYou can deploy your own version of VibeCoder to Vercel with one click:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmurabcd%2FVibeCoder\u0026env=VITE_OPENAI_API_KEY\u0026envDescription=You%27ll%20need%20an%20OpenAI%20API%20key.\u0026envLink=https%3A%2F%2Fgithub.com%2Fmurabcd%2FVibeCoder%2Fblob%2Fmain%2F.env.example\u0026demo-title=VibeCoder\u0026demo-description=An%20Open-source%20Realtime%20AI%20Voice%20Agent%20Built%20With%20Tanstack%20Start%20and%20OpenAI.\u0026demo-url=https%3A%2F%2Fvibecoder-oss.vercel.app)\n\n## Running locally\n\nYou will need to use the environment variables [defined in `.env.example`](.env.example) to run VibeCoder. It's recommended you use [Vercel Environment Variables](https://vercel.com/docs/projects/environment-variables) for this, but a `.env` file is all that is necessary.\n\n\u003e Note: You should not commit your `.env` file or it will expose secrets that will allow others to control access to your OpenAI account.\n\n1. Install Vercel CLI: `bun i -g vercel`\n2. Link local instance with Vercel and GitHub accounts (creates `.vercel` directory): `vercel link`\n3. Download your environment variables: `vercel env pull`\n\n```bash\nbun install\nbun dev\n```\n\nYour app should now be running on [localhost:3000](http://localhost:3000/).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Fvibecoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurabcd%2Fvibecoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurabcd%2Fvibecoder/lists"}