ellmo-ai-react
v0.0.24
Published
React component for integration with Ellmo AI Platform
Maintainers
Readme
Public eLLMo AI React
Add Ellmo AI to your React or Next.js website to track page views and get content insights.
About Ellmo AI
eLLMo AI is an intelligent content optimization platform that helps websites improve their search engine visibility and user experience. By analyzing your pages in real-time, Ellmo provides AI-powered content recommendations, semantic search optimization, and structured data insights to help your content perform better in search engines and engage your audience more effectively.
Visit tryellmo.ai to learn more and get started.
Supported Rendering Methods
- Next.js App Router (SSR) - Server-side rendering with React Server Components
- Next.js Pages Router (SSR) - Server-side rendering with
getServerSideProps - Next.js Pages Router (SSG) - Static site generation with
getStaticPropsand ISR - Next.js Pages Router (Static) - Static generation with
getInitialProps
See CUSTOMER_README.md for detailed implementation examples.
