diff --git a/fern/pages/get-started/cohere-toolkit.mdx b/fern/pages/get-started/cohere-toolkit.mdx index 04563116..21aa5323 100644 --- a/fern/pages/get-started/cohere-toolkit.mdx +++ b/fern/pages/get-started/cohere-toolkit.mdx @@ -9,6 +9,9 @@ keywords: "toolkit, agents, LLMs, generative AI" createdAt: "Mon Apr 22 2024 18:32:38 GMT+0000 (Coordinated Universal Time)" updatedAt: "Mon May 06 2024 17:47:21 GMT+0000 (Coordinated Universal Time)" --- + +### hello this is a test!! + [Cohere Toolkit](https://github.com/cohere-ai/cohere-toolkit) is a collection of pre-built components enabling developers to quickly build and deploy [retrieval augmented generation](/docs/retrieval-augmented-generation-rag) (RAG) applications. With it, you can cut time-to-launch down from months to weeks, and deploy in as little as a few minutes. The pre-built components fall into two big categories: front-end and back end.