Skip to content
View simonmesmith's full-sized avatar
Block or Report

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.

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. agentflow agentflow Public

    Complex LLM Workflows from Simple JSON.

    Python 263 22

  2. pylitsense pylitsense Public

    Unofficial Python wrapper for the NCBI LitSense API

    Python

  3. streamlit-chat-plus streamlit-chat-plus Public

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

    Python

  4. 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