Skip to content
View KiyoLelou10's full-sized avatar

Block or report KiyoLelou10

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Variational-Quantum-Algorithms-Testing Variational-Quantum-Algorithms-Testing Public

    This repository contains example code files used to test various variational quantum algorithm ansätze.

    Python

  2. CoAPServerRIOT CoAPServerRIOT Public

    C

  3. FashionMNISTDistill FashionMNISTDistill Public

    This repository has a small cnn which is trained on the Fashion MNIST Dataset and then is distilled on a smaller model with 8 bit precision to be run on small devices like microcontrollers

    Python

  4. RAGforRIOTOS RAGforRIOTOS Public

    This is a RAG Retrieval-Augmented Generation for the Operating System RIOT, it uses RIOT's documentation and also the examples directory retrieve relevant parts from code and documentation for a us…

    Python

  5. SearchDocumentationRIOT SearchDocumentationRIOT Public

    Hybrid search for local RIOT OS docs. The indexer splits Doxygen HTML into anchored chunks, stores metadata and builds FAISS (semantic) and BM25 (lexical) indexes. A Flask server embeds your query,…

    Python

  6. Icebreaker Icebreaker Public

    A chat app with an AI icebreaker feature

    TypeScript