Skip to content
This repository was archived by the owner on Apr 14, 2025. It is now read-only.

christ-offer/open-webui-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Open WebUI Tools

This repository contains a collection of tools that can be used with Open WebUI.

These tools are written in python and can be easily integrated into your own WebUI.

Tools

Stock Reporter

A comprehensive stock analysis tool that gathers data from Finnhub API and compiles a detailed report.

Usage

To use this tool, you need to provide a Finnhub API key in the Valves section of your WebUI settings. You also need to install the finnhub-python package using pip.

If you are running owui through docker, you can install it using the following command: docker exec -it owui bash -c "pip install finnhub-python"

Web Scrape

Two simple web scraping tools that extract text content from web pages using BeautifulSoup or Jina Reader.

Python Code Interpreter

A simple Python code interpreter that executes Python code and returns the output.

Calculator

A simple calculator tool that supports basic arithmetic operations, exponentiation, and mathematical functions.

About

Tools and Funtions for Open Webui

Resources

Stars

18 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages