Skip to content
View Matheussoranco's full-sized avatar

Highlights

  • Pro

Block or report Matheussoranco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. M.I.A_Multimodal_Inteligent_Assistant M.I.A_Multimodal_Inteligent_Assistant Public archive

    This is M.I.A, a personal virtual assistant that. After many requests from colleagues, i'm posting the modules. M.I.A works with an LLM to chat and interect with you, but she also has modules that …

    Python 1

  2. I.S.A.A.C I.S.A.A.C Public

    A neuro-symbolic autonomous agent built on LangGraph with Docker-sandboxed execution and a cumulative Skill Library program synthesis.

    Python 1

  3. Data_Lake_Foss Data_Lake_Foss Public archive

    A data lakehouse implemented only with FOSS tools

    Python

  4. VAE-for-molecule-Generation VAE-for-molecule-Generation Public

    A VAE model for molecules generation

    Jupyter Notebook 1

  5. Speech_synthesis Speech_synthesis Public

    System implementing VITS2 with ECAPA-TDNN zero-shot voice cloning. Synthesises natural 22 kHz speech from raw text in a single forward pass — no autoregressive decoding, no separate alignment model.

    Python 1

  6. A_C_Grade_Compiler A_C_Grade_Compiler Public

    A complete, multi-pass optimizing compiler for the AC systems-programming language, targeting x86-64 Linux (ELF64 / System V AMD64 ABI). Written in portable C11 with zero external dependencies beyo…

    C