diff --git a/readme.md b/readme.md index f215c8dd..206229b9 100644 --- a/readme.md +++ b/readme.md @@ -33,7 +33,7 @@ ## Intro -The goal of this project is to create a **set of standard AI functions / tools** which are **optimized for both normal TS-usage as well as LLM-based apps** and work with all of the major TS AI SDKs (LangChain, LlamaIndex, Vercel AI SDK, OpenAI SDK, etc). +Agentic is a **standard library of AI functions / tools** which are **optimized for both normal TS-usage as well as LLM-based apps** and work with all of the major TS AI SDKs (LangChain, LlamaIndex, Vercel AI SDK, OpenAI SDK, etc). Agentic clients like `WeatherClient` can be used as normal TS classes: