From 4ee333933c6b3574298ca0c99ee31e6cf96b4865 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 19 Feb 2025 21:48:44 +0700 Subject: [PATCH] docs: add readmes to sub packages --- packages/ai-sdk/readme.md | 24 ++++++++++++++++++++++++ packages/bing/readme.md | 24 ++++++++++++++++++++++++ packages/calculator/readme.md | 24 ++++++++++++++++++++++++ packages/clearbit/readme.md | 24 ++++++++++++++++++++++++ packages/core/package.json | 13 +++++++++++++ packages/core/readme.md | 24 ++++++++++++++++++++++++ packages/dexa/readme.md | 24 ++++++++++++++++++++++++ packages/dexter/readme.md | 24 ++++++++++++++++++++++++ packages/diffbot/readme.md | 24 ++++++++++++++++++++++++ packages/e2b/readme.md | 24 ++++++++++++++++++++++++ packages/exa/readme.md | 24 ++++++++++++++++++++++++ packages/firecrawl/readme.md | 24 ++++++++++++++++++++++++ packages/genkit/readme.md | 24 ++++++++++++++++++++++++ packages/github/readme.md | 24 ++++++++++++++++++++++++ packages/hacker-news/readme.md | 24 ++++++++++++++++++++++++ packages/hunter/readme.md | 24 ++++++++++++++++++++++++ packages/jigsawstack/readme.md | 24 ++++++++++++++++++++++++ packages/jina/readme.md | 24 ++++++++++++++++++++++++ packages/langchain/readme.md | 24 ++++++++++++++++++++++++ packages/llamaindex/readme.md | 24 ++++++++++++++++++++++++ packages/midjourney/readme.md | 24 ++++++++++++++++++++++++ packages/novu/readme.md | 24 ++++++++++++++++++++++++ packages/people-data-labs/readme.md | 24 ++++++++++++++++++++++++ packages/perigon/readme.md | 24 ++++++++++++++++++++++++ packages/polygon/readme.md | 24 ++++++++++++++++++++++++ packages/predict-leads/readme.md | 24 ++++++++++++++++++++++++ packages/proxycurl/readme.md | 24 ++++++++++++++++++++++++ packages/searxng/readme.md | 24 ++++++++++++++++++++++++ packages/serpapi/readme.md | 24 ++++++++++++++++++++++++ packages/serper/readme.md | 24 ++++++++++++++++++++++++ packages/stdlib/package.json | 13 +++++++++++++ packages/stdlib/readme.md | 24 ++++++++++++++++++++++++ packages/tavily/readme.md | 24 ++++++++++++++++++++++++ packages/twilio/readme.md | 24 ++++++++++++++++++++++++ packages/twitter/readme.md | 24 ++++++++++++++++++++++++ packages/weather/readme.md | 24 ++++++++++++++++++++++++ packages/wikidata/readme.md | 24 ++++++++++++++++++++++++ packages/wikipedia/readme.md | 24 ++++++++++++++++++++++++ packages/wolfram-alpha/readme.md | 24 ++++++++++++++++++++++++ 39 files changed, 914 insertions(+) create mode 100644 packages/ai-sdk/readme.md create mode 100644 packages/bing/readme.md create mode 100644 packages/calculator/readme.md create mode 100644 packages/clearbit/readme.md create mode 100644 packages/core/readme.md create mode 100644 packages/dexa/readme.md create mode 100644 packages/dexter/readme.md create mode 100644 packages/diffbot/readme.md create mode 100644 packages/e2b/readme.md create mode 100644 packages/exa/readme.md create mode 100644 packages/firecrawl/readme.md create mode 100644 packages/genkit/readme.md create mode 100644 packages/github/readme.md create mode 100644 packages/hacker-news/readme.md create mode 100644 packages/hunter/readme.md create mode 100644 packages/jigsawstack/readme.md create mode 100644 packages/jina/readme.md create mode 100644 packages/langchain/readme.md create mode 100644 packages/llamaindex/readme.md create mode 100644 packages/midjourney/readme.md create mode 100644 packages/novu/readme.md create mode 100644 packages/people-data-labs/readme.md create mode 100644 packages/perigon/readme.md create mode 100644 packages/polygon/readme.md create mode 100644 packages/predict-leads/readme.md create mode 100644 packages/proxycurl/readme.md create mode 100644 packages/searxng/readme.md create mode 100644 packages/serpapi/readme.md create mode 100644 packages/serper/readme.md create mode 100644 packages/stdlib/readme.md create mode 100644 packages/tavily/readme.md create mode 100644 packages/twilio/readme.md create mode 100644 packages/twitter/readme.md create mode 100644 packages/weather/readme.md create mode 100644 packages/wikidata/readme.md create mode 100644 packages/wikipedia/readme.md create mode 100644 packages/wolfram-alpha/readme.md diff --git a/packages/ai-sdk/readme.md b/packages/ai-sdk/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/ai-sdk/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/bing/readme.md b/packages/bing/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/bing/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/calculator/readme.md b/packages/calculator/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/calculator/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/clearbit/readme.md b/packages/clearbit/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/clearbit/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/core/package.json b/packages/core/package.json index 6673322..0e35fbc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -49,6 +49,19 @@ "@agentic/tsconfig": "workspace:*", "openai-fetch": "^3.3.1" }, + "keywords": [ + "agentic", + "ai", + "sdk", + "openai", + "llm", + "tools", + "stdlib", + "standard", + "library", + "functions", + "typescript" + ], "publishConfig": { "access": "public" } diff --git a/packages/core/readme.md b/packages/core/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/core/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/dexa/readme.md b/packages/dexa/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/dexa/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/dexter/readme.md b/packages/dexter/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/dexter/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/diffbot/readme.md b/packages/diffbot/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/diffbot/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/e2b/readme.md b/packages/e2b/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/e2b/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/exa/readme.md b/packages/exa/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/exa/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/firecrawl/readme.md b/packages/firecrawl/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/firecrawl/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/genkit/readme.md b/packages/genkit/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/genkit/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/github/readme.md b/packages/github/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/github/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/hacker-news/readme.md b/packages/hacker-news/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/hacker-news/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/hunter/readme.md b/packages/hunter/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/hunter/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/jigsawstack/readme.md b/packages/jigsawstack/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/jigsawstack/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/jina/readme.md b/packages/jina/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/jina/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/langchain/readme.md b/packages/langchain/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/langchain/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/llamaindex/readme.md b/packages/llamaindex/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/llamaindex/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/midjourney/readme.md b/packages/midjourney/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/midjourney/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/novu/readme.md b/packages/novu/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/novu/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/people-data-labs/readme.md b/packages/people-data-labs/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/people-data-labs/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/perigon/readme.md b/packages/perigon/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/perigon/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/polygon/readme.md b/packages/polygon/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/polygon/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/predict-leads/readme.md b/packages/predict-leads/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/predict-leads/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/proxycurl/readme.md b/packages/proxycurl/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/proxycurl/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/searxng/readme.md b/packages/searxng/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/searxng/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/serpapi/readme.md b/packages/serpapi/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/serpapi/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/serper/readme.md b/packages/serper/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/serper/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/stdlib/package.json b/packages/stdlib/package.json index 679ff23..bc111b1 100644 --- a/packages/stdlib/package.json +++ b/packages/stdlib/package.json @@ -76,6 +76,19 @@ "devDependencies": { "@agentic/tsconfig": "workspace:*" }, + "keywords": [ + "agentic", + "ai", + "sdk", + "openai", + "llm", + "tools", + "stdlib", + "standard", + "library", + "functions", + "typescript" + ], "publishConfig": { "access": "public" } diff --git a/packages/stdlib/readme.md b/packages/stdlib/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/stdlib/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/tavily/readme.md b/packages/tavily/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/tavily/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/twilio/readme.md b/packages/twilio/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/twilio/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/twitter/readme.md b/packages/twitter/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/twitter/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/weather/readme.md b/packages/weather/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/weather/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/wikidata/readme.md b/packages/wikidata/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/wikidata/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/wikipedia/readme.md b/packages/wikipedia/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/wikipedia/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs) diff --git a/packages/wolfram-alpha/readme.md b/packages/wolfram-alpha/readme.md new file mode 100644 index 0000000..38781f3 --- /dev/null +++ b/packages/wolfram-alpha/readme.md @@ -0,0 +1,24 @@ +

+ + Agentic + +

+ +

+ AI agent stdlib that works with any LLM and TypeScript AI SDK. +

+ +

+ Build Status + NPM + MIT License + Prettier Code Formatting +

+ +# Agentic + +**See the [github repo](https://github.com/transitive-bullshit/agentic) or [docs](https://agentic.so) for more info.** + +## License + +MIT © [Travis Fischer](https://x.com/transitive_bs)