Skip to content

IntelliNode v0.0.5

Compare
Choose a tag to compare
@Barqawiz Barqawiz released this 24 Apr 19:16
· 419 commits to main since this release

Release the MVP version:

  • OpenAI text completion and chatGPT.
  • Cohere.ai text completion models.
  • OpenAI DALL·E 2 image genration.
  • Stability.ai diffusion image generation.
  • Google speech models for English, Arabic, German, Chinese, Turkish, and more. 🔉

Features

  • One library to access any model.
  • Switch between AI models with minimum code change.
  • Lightweight, less than 1 MB. 🚅
  • Only two dependencies required.

Install

One command to access all models:
npm i intellinode

For more details, check out the npm module page:
https://www.npmjs.com/package/intellinode