Skip to content

Commit df36f38

Browse files
Merge pull request #103 from intelligentnode/update-intellinode-desc
Update intellinode desc
2 parents 8cc4c3e + fb06336 commit df36f38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

IntelliNode/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
</p>
1818

19-
IntelliNode is the ultimate tool to integrate with the latest language models and deep learning frameworks using **javascript**. The library provides intuitive functions for sending input to models like ChatGPT, WaveNet and Stable diffusion, and receiving generated text, speech, or images. With just a few lines of code, you can easily access the power of cutting-edge AI models to enhance your projects.
19+
IntelliNode is the ultimate tool to integrate your data with the latest language models and deep learning frameworks using **javascript**. The library provides intuitive functions for sending input to models like ChatGPT, WaveNet and Stable diffusion, and receiving generated text, speech, or images. With just a few lines of code, you can easily access the power of cutting-edge AI models to enhance your projects.
2020

2121
# Latest Updates
2222
- Add Google Gemini chat and vision.
@@ -30,7 +30,7 @@ IntelliNode is the ultimate tool to integrate with the latest language models an
3030

3131
Join the [discord server](https://discord.gg/VYgCh2p3Ww) for the latest updates and community support.
3232

33-
Enhance any LLM chatbot by integrating your documents via Intellinode one key at [app.intellinode.ai](https://app.intellinode.ai/).
33+
Augment any LLM chatbot by integrating your documents via Intellinode one key at [app.intellinode.ai](https://app.intellinode.ai/).
3434

3535
# Examples
3636
## Functions

IntelliNode/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "intellinode",
3-
"version": "1.8.0",
4-
"description": "Integrate and evaluate various AI models, such as ChatGPT, Llama, Diffusion, Cohere, Gemini and Hugging Face.",
3+
"version": "1.8.1",
4+
"description": "Connect your data and evaluate AI models including ChatGPT, Llama, Diffusion, Cohere, Gemini, and Hugging Face for improved accuracy.",
55
"main": "index.js",
66
"keywords": [
77
"ai",
@@ -16,7 +16,7 @@
1616
"speech synthesis",
1717
"prompt",
1818
"automation",
19-
"mistralai",
19+
"mistral",
2020
"gemini",
2121
"framework"
2222
],

0 commit comments

Comments
 (0)