Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
simonmesmith
Follow

simonmesmith

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 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 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 320 28

  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