Use our docs to set up a basic GenAI supported text editor in 15 mins. Currently we’re only supporting React, but will look to support other frameworks soon.
Few notes:
- Out of the box, you have support for summarization, translation, and brainstorming with GenAI - You are able to add any custom actions on top of the already supported actions - Our library is built on top of Lexical’s Text Editor Framework (comes with the ability to create a highly customizable editors) - We only support OpenAI models rn, but will support additional models in the future - We’re built using our platform, [palico.ai](http://palico.ai) — it’s a framework designed to make building, improving, and deploying LLM features easy
You can try the demo here: https://palico-main.vercel.app/lexical
You can look at our docs here: https://docs.palico.ai/category/lexical-ai
Excited to hear what ya’ll think! Please let us know what you think.