Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
"Eden AI simplifies the use and integration of AI technologies by providing a unique API connected to the best AI engines and combined with a powerful management platform. The platform covers a wide range of AI technologies."
This is the official Eden AI Javascript Github for interacting with our powerful APIs. Eden AI is a SaaS providing APIs connected to big (AWS, GCP, etc.) and small AI providers for vision, text, audio, OCR, prediction and translation AI engines. Our solution allows users to compare the performance of these providers APIs according to their data and use them directly via our API thus offering great flexibility and making it very easy to change supplier. In particular, we offer better performance with the "Genius" feature that cleverly combines results from multiple providers.
Eden AI simplifies the use and integration of AI technologies by providing a unique API connected to the best AI engines and combined with a powerful management platform. The platform covers a wide range of AI technologies:
For all the proposed technologies, we provide a single endpoint: the service provider is only a parameter that can be changed very easily. All the engines available on Eden AI are listed here: www.edenai.co/catalog
To start using Eden AI APIs, you first need to get your API Token. You can get your token on your IAM here.
npm install edenai
If you want, for example, to use Ocr classic from Microsoft Azure with ES6 syntax :
import {Ocr} from "edenai"
var ocrApis = new Ocr('YOUR API KEY')
ocrApis.ocr('YOURFILEPATH.jpg', ['microsoft'], 'fr-FR').then(response => console.log(response))
You can find the complete list of technologies we offer in the SDK on our documentation.
If you have any problems, please contact us at this email address: contact@edenai.co. We will be happy to help you in the use of Eden AI.
Community: You can interact personally with other people actively using and working with Eden AI and join our Slack community. We are always updating our docs, so a good way to always stay up to date is to watch our documentation repo on Github: github.com/edenai
Blog: We also regularly publish various articles with Eden AI news and technical articles on the different AI engines that exist. You can find these articles here: edenai.co/blog
To have more information about platform and API use, you can check ou our documentation
FAQs
"Eden AI simplifies the use and integration of AI technologies by providing a unique API connected to the best AI engines and combined with a powerful management platform. The platform covers a wide range of AI technologies."
The npm package edenai receives a total of 3 weekly downloads. As such, edenai popularity was classified as not popular.
We found that edenai demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.