Skip to content
View lukestanley's full-sized avatar

Organizations

@kendraio
Block or Report

Block or report lukestanley

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_proxy_cache_stats llm_proxy_cache_stats Public

    Cache requests to OpenAI API and see what requests were made with responses, analytics inspired by Helicone but more simple, currently aimed at development with an easier setup.

    Python 16

  2. WIP Alpaca LangChain Python LLM Clas... WIP Alpaca LangChain Python LLM Class with streaming
    1
    # Credit to https://github.com/nsarrazin/serge - this is heavily copied from the API there and not very well yet but it might work.w
    2
    from typing import List, Optional
    3
    from uuid import UUID, uuid4
    4
    from pydantic import BaseModel, Field
    5
    
                  
  3. ordinary-portal ordinary-portal Public

    Python 1

  4. emscripten_shedskin_setup emscripten_shedskin_setup Public

    Utilities, examples and setup scripts for Shedskin on Emscripten.

    C++ 6

  5. wiki_pagerank wiki_pagerank Public

    Forked from sharnett/wiki_pagerank

    Playing with the wikipedia link graph

    Python 3

  6. mobileFriendlyMasterPass mobileFriendlyMasterPass Public

    To generate a mobile friendly password for a specific site using a master password and site name

    JavaScript 1