Skip to content
View abi's full-sized avatar

Organizations

@PeerCDN

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 73.1k 9k

  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.7k 169

  3. autocommit autocommit Public

    Python 152 18

  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