# @agentic/core
> Agentic AI utils which work with any LLM and TypeScript AI SDK.
- [Website](https://agentic.so)
- [Docs](https://docs.agentic.so)
## Install
```bash
npm i @agentic/core zod
```
## License
[GNU AGPL 3.0](https://choosealicense.com/licenses/agpl-3.0/)