@namiruai/chat 1.7.0 → 1.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
# @namiruai/chat
|
|
2
2
|
|
|
3
|
-
Core chat widget for [Namiru.ai](https://namiru.ai)
|
|
3
|
+
Core chat widget for [Namiru.ai](https://namiru.ai).
|
|
4
|
+
|
|
5
|
+
Namiru.ai lets you create AI-powered chat agents for your website in under 30 seconds. Paste your URL, and Namiru crawls your site to build a knowledge base. Your agent answers customer questions 24/7, collects leads through natural conversation, and tracks pain points so you can improve your product. One line of code to embed.
|
|
4
6
|
|
|
5
7
|
## Installation
|
|
6
8
|
|