{"id":16185507,"url":"https://github.com/patrickhulce/hulkchat","last_synced_at":"2025-04-07T13:15:35.220Z","repository":{"id":181533945,"uuid":"666565332","full_name":"patrickhulce/hulkchat","owner":"patrickhulce","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-12T02:03:33.000Z","size":365,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-19T00:49:55.269Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hulkchat.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickhulce.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-14T21:19:37.000Z","updated_at":"2023-07-16T04:06:28.000Z","dependencies_parsed_at":"2024-11-03T00:02:03.280Z","dependency_job_id":"42016de8-1c36-4844-a548-8be77f5c81b0","html_url":"https://github.com/patrickhulce/hulkchat","commit_stats":{"total_commits":24,"total_committers":2,"mean_commits":12.0,"dds":0.04166666666666663,"last_synced_commit":"88f721ac7177886816529f4ff9b04292b44195c9"},"previous_names":["patrickhulce/openchat"],"tags_count":0,"template":false,"template_full_name":"vercel/ai-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fhulkchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fhulkchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fhulkchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fhulkchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickhulce","download_url":"https://codeload.github.com/patrickhulce/hulkchat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657267,"owners_count":20974345,"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":[],"created_at":"2024-10-10T07:14:28.225Z","updated_at":"2025-04-07T13:15:35.194Z","avatar_url":"https://github.com/patrickhulce.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://hulkchat.vercel.app/\"\u003e\n  \u003ch1 align=\"center\"\u003eHulkChat\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  An open-source AI chatbot app built with Next.js, the Vercel AI SDK, OpenAI, Anthropic, and Vercel KV.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#features\"\u003e\u003cstrong\u003eFeatures\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#model-providers\"\u003e\u003cstrong\u003eModel Providers\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- [Next.js](https://nextjs.org) App Router\n- React Server Components (RSCs), Suspense, and Server Actions\n- [Vercel AI SDK](https://sdk.vercel.ai/docs) for streaming chat UI\n- Support for OpenAI (default) and Anthropic\n- Edge runtime-ready\n- Chat History, rate limiting, and session storage with [Vercel KV](https://vercel.com/storage/kv)\n- [NextAuth.js](https://github.com/nextauthjs/next-auth) for authentication\n\n## Model Providers\n\nThis template ships with OpenAI `gpt-3.5-turbo` as the default. However, thanks to the [Vercel AI SDK](https://sdk.vercel.ai/docs), you can switch LLM providers to [Anthropic](https://anthropic.com), [Hugging Face](https://huggingface.co), or using [LangChain](https://js.langchain.com) with just a few lines of code.\n\n## Running locally\n\n1. Install Vercel CLI: `npm i -g vercel`\n2. Link local instance with the Vercel project accounts (creates `.vercel` directory): `vercel link`\n3. Download the environment variables: `vercel env pull`\n\n### First Terminal\n\n```bash\npnpm install\npnpm dev\n```\n\n### Second Terminal\n\n```bash\nnpx inngest-cli@latest dev\n```\n\nThe app should now be running on [localhost:3000](http://localhost:3000/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Fhulkchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickhulce%2Fhulkchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Fhulkchat/lists"}