Skip to content

Commit

Permalink
Merge pull request #103 from intelligentnode/update-intellinode-desc
Browse files Browse the repository at this point in the history
Update intellinode desc
  • Loading branch information
intelligentnode authored Jan 29, 2024
2 parents 8cc4c3e + fb06336 commit df36f38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions IntelliNode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

</p>

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.
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.

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

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

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

# Examples
## Functions
Expand Down
6 changes: 3 additions & 3 deletions IntelliNode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "intellinode",
"version": "1.8.0",
"description": "Integrate and evaluate various AI models, such as ChatGPT, Llama, Diffusion, Cohere, Gemini and Hugging Face.",
"version": "1.8.1",
"description": "Connect your data and evaluate AI models including ChatGPT, Llama, Diffusion, Cohere, Gemini, and Hugging Face for improved accuracy.",
"main": "index.js",
"keywords": [
"ai",
Expand All @@ -16,7 +16,7 @@
"speech synthesis",
"prompt",
"automation",
"mistralai",
"mistral",
"gemini",
"framework"
],
Expand Down

0 comments on commit df36f38

Please sign in to comment.