Mô tả
ContentOracle AI Chat adds powerful no-code, fully-customizable, content-aware AI chat features to your site. By combining the power of AI with the insights provided by your site content, ContentOracle AI Chat brings your users an unrivaled chat experience.
Demo!
Try it Here: demo.contentoracleai.com/
Intro
The internet is changing. Millions of people every day ask artificial intelligence for recommendations, facts, and how-to knowledge. However, AI lacks the specialist knowledge that many online content creators and businesses provide.
ContentOracle AI Chat bridges this gap by combining your unique content with AI’s capabilities. It delivers tailored answers based on your content, recommends relevant posts, products, and events, and provides analytics to enhance your site’s user experience.
Features
- Content-aware, retrieval augmented ai chat for site visitors.
- Semantic text matching using text embeddings.
- Chatbot cites it’s sources in its messages.
- Inline content recommendations in chat bubbles.
- Full support and customizability with the block editor.
- No code or third-party integrations required!
- Compatible with major page builders.
- AI agent speec habits customizable.
3rd-Party Services
This plugin uses the ContentOracle AI API to process user messages, index website content, and generate responses.
– API URL: https://app.contentoracleai.com
– Terms of Service: https://app.contentoracleai.com/terms
Data sent to the API includes user messages, site content, server/client domains, and analytics. Messages and content may be stored for debugging and feature development.
3rd-Party Libraries
This plugin uses the following libraries:
– AlpineJS: Reactive data for UI (GitHub)
– Floating UI: Tooltip positioning (GitHub)
– PHP NLP Tools: Natural language processing (GitHub)
– Marked: Markdown to HTML parser
– DOMPurify: HTML XSS sanitizer
Ảnh màn hình
AI chat with inline citations from site content. AI recommending a relevant post based on the conversation. AI search bar. Main settings menu of the plugin. Customizing AI responses in the admin dashboard. Embeddings explorer for semantic text similarity search. Customizing an AI chat block in the block editor. Customized block on the frontend.
Khối
Plugin này cung cấp 2 khối.
- Contentoracle Ai Search Help users find your content with the power of ContentOracle AI.
- Contentoracle Ai Chat Let your users chat with ai, and show ai search results with your site's custom content.
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/contentoracle_ai_chat
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to app.contentoracleai.com and create an account.
- Navigate to the Tokens tab, create a new token, and copy it to your clipboard.
- Navigate to the Subscription tab, enter your billing information, or use the free trial.
- On your WordPress site, go to ContentOracle > Settings and paste the token into the “ContentOracle API Token” field.
- Place the provided blocks on your site, and you’re done!
Hỏi đáp
-
What makes this plugin different than ChatGPT or Gemini?
-
ContentOracle AI Chat uses retrieval-augmented generation (RAG) to incorporate your WordPress site content into AI responses, unlike generic AI chat services.
-
Do I need to integrate with any third-party applications?
-
No! Just link your site to your ContentOracle AI account, and we handle the rest. No need to integrate directly with LLM apis or third-party vector databases!
-
How do I customize the AI’s responses?
-
Navigate to ContentOracle > Prompt in the admin dashboard to edit prompt settings, tone, jargon, and more.
-
How do I add Chat UI features to my site?
-
Use the block editor to place the AI chat block on your desired page.
-
How do I get a ContentOracle API key?
-
Follow the installation instructions.
-
How does billing work?
-
Billing is usage-based and monthly. Visit https://contentoracleai.com/pricing for details. A free trial is available.
-
What does the AI Search block do?
-
The AI Search block redirects users to your AI chat page with their query preloaded, enhancing the search experience.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“ContentOracle AI Chat” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “ContentOracle AI Chat” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.9.1
- Fixed a bug that caused embeddings to be consumed without use.
1.9.0
- Revamped the ui on the embeddings admin tab.
- Overhauled the system for embedding site content.
- Added more options for ai tone and jargon.
- Bug fixes.
1.8.1
- Bug fix in bulk embed route.
1.8.0
- Fixed a bug in the bulk embedding route.
- Fixed a bug in the post meta selector.
- Added a way to place blocks on the site using shortcodes.
1.7.2
- Fixed a bug that prevented non-authenticated users from chatting.
- Fix a bug with error handling on streamed responses.
- Show a notice when free users run out of trial usage.
1.7.1
- Fix a bug involving an incorrect id on embedding generation.
1.7.0
- Built a dedicated REST api route to generate embeddings for content.
- Improve UI for embedding generation.
- Made embedding usage the default choice for the plugin.
- Add nonce verification on all api routes.
- Delete embeddings for posts that have been deleted.
- Intuitively redesigned several elements of the administrative UI.
1.6.0
- Added a greeter section to help your visitors get the convesation started.
- You can now configure suggested starting messages for your visitors.
- Made button background and text colors configurable independently of border and text styles in the chat block.
- Fixed several styling bugs.
1.5.2
- Fix outputting of content supplied.
- Updates to readme.txt
1.5.1
- Fix a small error display bug.
1.5.0
- Add support for sending certain post meta to AI API.
- Fix issue with unpublished posts in response generation.
- Fix bug in WP Admin popup menu.
- Unrender unsupported artifacts.
1.4.2
- Fix to the response streaming feature.
1.4.1
- Various bug fixes.
1.4.0
- Inline content recommendations.
- Auto-scroll to chat block on page load.
- Improved search bar notification.
1.3.1
- Fix a bug in response streaming.
1.3.0
- Artifact rendering for interactive chats.
- Improved conversation structure.
1.2.0
- Implemented streaming of AI chat responses.
- Fixed bugs with semantic text matching.
- Improved error handling and auto-scrolling.
1.1.1
- Modified similarity calculation for database compatibility.
1.1.0
- Changed database prefix and admin menu slugs.
1.0.0
- Initial release.