Skip to content
View simonmesmith's full-sized avatar

Block or report simonmesmith

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

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

Report abuse

Pinned Loading

  1. zinsserbench zinsserbench Public

    ZinsserBench is a benchmark that tests how well language models write nonfiction

    Python

  2. agentflow agentflow Public

    Complex LLM Workflows from Simple JSON.

    Python 321 27

  3. pylitsense pylitsense Public

    Unofficial Python wrapper for the NCBI LitSense API

    Python 2 1

  4. streamlit-chat-plus streamlit-chat-plus Public

    Streamlit chat implementation using OpenAI with streaming, function calls, history, and memory

    Python 1

  5. OpenAI Assistants API with Streamlit OpenAI Assistants API with Streamlit
    1
    """
    2
        This file demonstrates how to use the OpenAI Assistants API with Streamlit.
    3
        Users upload a CSV and the assistant writes an article about the data. For
    4
        this to work, you'll need to:
    5