IntelliNode v0.0.5
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