{"id":29416968,"url":"https://github.com/undo76/ai-sdk-ng","last_synced_at":"2026-05-16T22:34:35.774Z","repository":{"id":302326184,"uuid":"1012043367","full_name":"undo76/ai-sdk-ng","owner":"undo76","description":"AI SDK Angular (experimental)","archived":false,"fork":false,"pushed_at":"2025-07-09T09:34:22.000Z","size":355,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T01:30:51.003Z","etag":null,"topics":["ai","angular","vercel-ai-sdk"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/undo76.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-07-01T18:10:08.000Z","updated_at":"2025-07-09T09:18:28.000Z","dependencies_parsed_at":"2025-07-01T19:42:30.009Z","dependency_job_id":null,"html_url":"https://github.com/undo76/ai-sdk-ng","commit_stats":null,"previous_names":["undo76/ai-sdk-ng"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/undo76/ai-sdk-ng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undo76%2Fai-sdk-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undo76%2Fai-sdk-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undo76%2Fai-sdk-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undo76%2Fai-sdk-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/undo76","download_url":"https://codeload.github.com/undo76/ai-sdk-ng/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/undo76%2Fai-sdk-ng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ai","angular","vercel-ai-sdk"],"created_at":"2025-07-11T20:08:25.112Z","updated_at":"2026-05-16T22:34:35.758Z","avatar_url":"https://github.com/undo76.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ai-sdk-ng\n\n\u003e [!WARNING]\n\u003e This is an experimental version not ready for production.\n\n**ai-sdk-ng** is an Angular library that provides seamless integration with [Vercel AI SDK v5 (beta)](https://vercel.com/blog/vercel-ai-sdk-v5) for building AI-powered apps in Angular. It offers chat, text completion, and structured output capabilities with reactive state management and type-safe schema validation.\n\nThis project was generated using the [Angular CLI](https://github.com/angular/angular-cli) and supports Angular **16 or higher**.\n\n---\n\n## Features\n\n- **Chat API**: Easily build interactive chat UIs powered by Vercel AI SDK v5.\n- **Text Completion**: Generate text using LLMs (Large Language Models).\n- **Structured Output**: Stream and validate structured JSON responses from AI APIs with [Zod](https://zod.dev/) schema support.\n- **Reactive State**: Built-in loading, error, and result state for Angular templates using signals.\n\n---\n\n## Getting Started\n\n### Installation\n\n```bash\nnpm install ai-sdk-ng\n```\n\n### Usage\n\nImport the classes you need from the library’s public API:\n\n```typescript\nimport { Chat, Completion, StructuredObject } from \"ai-sdk-ng\";\n```\n\n---\n\n## Development\n\n### Building\n\nTo build the library:\n\n```bash\nnpm run build\n```\n\nBuild artifacts are placed in `dist/ai-sdk-ng/`.\n\n---\n\n## Testing\n\n### Unit Tests\n\n```bash\nnpm run test\n```\n\n---\n\n## Additional Resources\n\n- [Vercel AI SDK v5 (beta)](https://vercel.com/blog/vercel-ai-sdk-v5)\n- [Angular CLI Overview and Command Reference](https://angular.dev/tools/cli)\n- [Zod Schema Validation](https://zod.dev)\n- [Angular Documentation](https://angular.dev/)\n\n---\n\n## License\n\nApache License, Version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundo76%2Fai-sdk-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fundo76%2Fai-sdk-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fundo76%2Fai-sdk-ng/lists"}