Skip to content
View jonatanvm's full-sized avatar

Block or report jonatanvm

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jonatanvm/README.md

Hello 👋

I'm Jonatan and I'm currently leading AI Safety Engineering at ElevenLabs, one of the fastest growing startups in the world.

You can find more about me on:

Projects

  • chat - WIP AI chat app, with access to all models
  • notes - A very simple notes app that I use daily.
  • finance - An app to easily read SEC filings.
  • auth - Custom cross domain auth for all my apps.
  • inbox - AI assisted Gmail wrapper. Legacy project – no active development.

Other:

  • aiengineerpack - Gives developers free access to top AI tools (80k+ registered users)
    • Forked into aicreatorpack, which gives free access to creator focused tools (22k+ registered users).
  • xtovoice - Transforms your Twitter (X) profile into a talking avatar (Github) (350k+ unique visitors)

Pinned Loading

  1. j16io/mult j16io/mult Public

    A Javascript matrix operations & machine learning library

    TypeScript

  2. convai-demo convai-demo Public

    A demo on how to build a conversational AI bot with ElevenLabs in Next.js

    TypeScript 17 13

  3. AMDMproject AMDMproject Public

    Algorithmic methods for data mining course project

    Python

  4. deep-learning-project deep-learning-project Public

    Deep Learning Project

    Jupyter Notebook

  5. nlp-project nlp-project Public

    In this project, we train word embeddings on a corpus consisting of speeches given in the Finnish parliament.

    Jupyter Notebook

  6. HI-VAE HI-VAE Public

    Forked from probabilistic-learning/HI-VAE

    This repository is a fork of the HI-VAE model built by Nazabal et al. and contains the modifed implementation of the Heterogeneous Incomplete Variational Autoendoder model (HI-VAE) for ICU data fro…

    Python