Skip to content
View tyrell's full-sized avatar
💭
“Those who can imagine anything, can create the impossible.” ― Alan Turing
💭
“Those who can imagine anything, can create the impossible.” ― Alan Turing
Block or Report

Block or report tyrell

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. llm-ollama-llamaindex-bootstrap llm-ollama-llamaindex-bootstrap Public

    Designed for offline use, this RAG application template is based on Andrej Baranovskij's tutorials. It offers a starting point for building your own local RAG pipeline, independent of online APIs a…

    Python 23 12

  2. qemu-m1-kali qemu-m1-kali Public

    Running Kali Linux on Apple M1 using QEMU x86 emulation

    32 2

  3. loyalty-points-network loyalty-points-network Public

    Demo: The Loyalty Points Network allows partners and members to transact using points earning offers.

    JavaScript 7 4

  4. Installing latest Docker on a Raspbe... Installing latest Docker on a Raspberry Pi 3
    1
    ## Introduction
    2
    
                  
    3
    I wrote this gist to record the steps I followed to get docker running in my Raspberry Pi 3. The ARM ported debian version (Jessie) comes with an old version of docker. It is so old that the docker hub it tries to interact with doesn't work anymore :)
    4
    
                  
    5
    Hopefully this gist will help someone else to get docker running in their Raspberry Pi 3.
  5. control-things-from-the-internet control-things-from-the-internet Public

    This is a Proof of Concept application, with a simple architecture for IoT use cases.

    HTML 1

  6. nft-prototype nft-prototype Public

    Create an ERC-721 Smart Contract, deploy to Ethereum test net, mint an NFT

    JavaScript