{"id":27814526,"url":"https://github.com/pairprogio/ts-ai-playground","last_synced_at":"2025-05-01T12:44:32.609Z","repository":{"id":287166303,"uuid":"963814324","full_name":"pAIrprogio/ts-ai-playground","owner":"pAIrprogio","description":"A template Typescript project to quickly iterate with AI","archived":false,"fork":false,"pushed_at":"2025-04-10T09:53:34.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-01T12:44:30.023Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/pAIrprogio.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}},"created_at":"2025-04-10T08:48:13.000Z","updated_at":"2025-04-10T09:53:52.000Z","dependencies_parsed_at":"2025-04-10T10:42:31.764Z","dependency_job_id":"85dbaba8-b4ef-4135-a541-566070445371","html_url":"https://github.com/pAIrprogio/ts-ai-playground","commit_stats":null,"previous_names":["pairprogio/ts-ai-playground"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAIrprogio%2Fts-ai-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAIrprogio%2Fts-ai-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAIrprogio%2Fts-ai-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pAIrprogio%2Fts-ai-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pAIrprogio","download_url":"https://codeload.github.com/pAIrprogio/ts-ai-playground/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251879114,"owners_count":21658686,"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":"2025-05-01T12:44:32.055Z","updated_at":"2025-05-01T12:44:32.600Z","avatar_url":"https://github.com/pAIrprogio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript AI Playground\n\n## Environment\n\n- Check that you have node \u003e 22 installed\n- Run `corepack enable` if you haven't done so yet\n- VSCode is recommended along recommended extensions\n\n## Setup\n\n```bash\ngit clone git@github.com:pAIrprogio/ts-ai-playground.git\ncd ts-ai-playground\nyarn install\ntouch .env\ncode .\n```\n\n## Running\n\n- Make sure to add the following keys to the `.env` file:\n  - `ANTHROPIC_API_KEY`\n  - `OPENAI_API_KEY`\n  - `GOOGLE_GENERATIVE_AI_API_KEY`\n- Install the recommended extensions in VSCode\n- The VSCode debugger is pre-configured to run the active file\n\n## Local Data\n\n- Local data is stored in the `.data` directory\n- Local output is stored in the `.output` directory\n- Access them easily with exports from the `src/dirs.runtime.ts` module\n\n## Libraries\n\n- [ai](https://github.com/vercel/ai): Vercel AI SDK\n- [@ai-sdk/\\*](https://sdk.vercel.ai/providers/ai-sdk-providers): Vercel AI SDK Providers\n- [evalite](https://www.evalite.dev/): Evals as unit tests\n- [@synstack/\\*](https://github.com/pairprogio/synscript): LLM scripting utilities\n- [ts-pattern](https://github.com/gvergnaud/ts-pattern): TypeScript pattern matching\n- [zod](https://github.com/colinhacks/zod): TypeScript schema declaration and validation\n- [wretch](https://github.com/elbywan/wretch): Immutable HTTP client\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpairprogio%2Fts-ai-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpairprogio%2Fts-ai-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpairprogio%2Fts-ai-playground/lists"}