[PR #8264] [CLOSED] example: add python streamlit frontend UI example #23217

Closed
opened 2026-04-19 16:50:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8264
Author: @Talen-520
Created: 12/29/2024
Status: Closed

Base: mainHead: streamlit-example


📝 Commits (1)

  • 7ab00f5 example: add python streamlit frontend UI example

📊 Changes

3 files changed (+89 additions, -0 deletions)

View changed files

examples/python-streamlit-webui/README.md (+22 -0)
examples/python-streamlit-webui/requirements.txt (+2 -0)
examples/python-streamlit-webui/streamlitui.py (+65 -0)

📄 Description

This is a simple frontend user interface built using Streamlit, benefiting Python developers with no frontend experience. The code references an existing example format


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/8264 **Author:** [@Talen-520](https://github.com/Talen-520) **Created:** 12/29/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `streamlit-example` --- ### 📝 Commits (1) - [`7ab00f5`](https://github.com/ollama/ollama/commit/7ab00f521044658f0e67b23b252c264dd616f6ad) example: add python streamlit frontend UI example ### 📊 Changes **3 files changed** (+89 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/python-streamlit-webui/README.md` (+22 -0) ➕ `examples/python-streamlit-webui/requirements.txt` (+2 -0) ➕ `examples/python-streamlit-webui/streamlitui.py` (+65 -0) </details> ### 📄 Description This is a simple frontend user interface built using Streamlit, benefiting Python developers with no frontend experience. The code references an existing example format --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 16:50:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#23217