Skip to content
View abi's full-sized avatar

Sponsors

@Kong

Organizations

@PeerCDN
Block or Report

Block or report abi

Report abuse

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

Report abuse

Pinned Loading

  1. screenshot-to-code screenshot-to-code Public

    Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

    Python 54.9k 6.7k

  2. secret-llama secret-llama Public

    Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.

    TypeScript 2.4k 135

  3. autocommit autocommit Public

    Python 139 14

  4. gpt3-in-your-sheets.js gpt3-in-your-sheets.js
    1
    const SECRET_KEY = ENTER YOUR SECRET KEY HERE;
    2
    const MAX_TOKENS = 200;
    3
    
                  
    4
    // For more cool AI snippets and demos, follow me on Twitter: https://twitter.com/_abi_
    5