Skip to content

This project is a collection of AI-powered agents developed using Open WebUI.

Notifications You must be signed in to change notification settings

bhdresh/open-webui-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Open WebUI Functions

This project is a collection of AI functions developed using Open WebUI.

These functions integrate with Open WebUI, adding intelligent automation, natural language processing, and advanced AI capabilities.

The goal is to expand Open WebUI’s potential by enabling AI-driven tools, utilities, and workflows, improving user experience and efficiency.


1. Stock analysis using AI function for stocks listed on BSE and NSE

Description :

This AI-powered chat agent analyzes user queries in real time to identify stock-related discussions. If a query pertains to stock analysis, the agent extracts the company name, retrieves the ticker symbol, and performs a detailed evaluation. This includes:

✅ Fundamental & technical analysis ✅ Risk & volume assessment ✅ Sentiment analysis ✅ Quarterly results review ✅ Profit and loss evaluation ✅ Balance sheet examination ✅ Pros & cons assessment ✅ Shareholding pattern analysis ✅ Insights from the latest concall

The agent provides a comprehensive, expert-level response for in-depth stock analysis.

Source code :

stock_analysis.py

Open WebUI function URL :

https://openwebui.com/f/bhdresh/bse_nse_stock_analysis

Demo :

Watch the video

Demo


2. DataGuard — Use Public LLMs Without Fear

Description :

DataGuard is a security-focused Open WebUI function that lets you safely interact with public LLMs by automatically checking and blocking sensitive or restricted data before it’s sent.

You can configure what types of data are allowed, and DataGuard ensures that restricted content never leaves your environment. This makes it ideal for preventing PII, confidential, or proprietary data leaks while still leveraging public AI models.

💡 Key Features:

  • Works with any type of sensitive or restricted data
  • Powered by local Ollama LLM for intelligent content filtering
  • Fully configurable restricted categories
  • Seamless integration with Open WebUI
  • Provides instant feedback if data is blocked or allowed

Source code :

dataguard.py

Open WebUI function URL :

https://openwebui.com/f/bhdresh/dataguard

Demo :

Watch the video

Demo

Licence

CC BY 4.0 licence - https://creativecommons.org/licenses/by/4.0/

About

This project is a collection of AI-powered agents developed using Open WebUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages