Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

node

  1. fivesobes

    Node.JS Free To Use Telegram AI Bot

    Repositories; https://github.com/Bes-js/TelegrAI A Telegram AI bot designed to understand and respond to user messages with artificial intelligence capabilities.
  2. fivesobes

    Node.JS Free / Paid Artificial Intelligence Library with GPT Engine for NodeJS

    A powerful library for interacting with the Herc.ai API. NPM Link; https://www.npmjs.com/package/hercai Installation 🔲 Installation For CLI npm i hercai -g 📂 Installation npm i hercai yarn add hercai pnpm add hercai bun add hercai Quick Example Example Question For CommonJS; /* Importing...
  3. miabianco

    Node.JS Help with kurento example

    Hello to all noob here!!! I am working an old example of kurento and i am wondering if anyone can help me. First of all this working just fine as is. I make some changes in the code so with the Join button to join the room and with a call button to make a call and with leave button to leave...
  4. edwardsmarkf

    JavaScript promises changing question

    hello all, first time on this forum. i have serious problems trying to wrap my head around promises, so i have decided to just keep a couple of working examples around so i can refer back to those. here is an example i was able to put together: const firstPromise = (promiseInput) => {...
Back
Top Bottom