{"id":28672499,"url":"https://github.com/gewoonjaap/open-webui-tools","last_synced_at":"2026-06-14T16:36:03.217Z","repository":{"id":295683583,"uuid":"990145681","full_name":"GewoonJaap/open-webui-tools","owner":"GewoonJaap","description":"LLM Tools for open-webui","archived":false,"fork":false,"pushed_at":"2025-06-20T15:09:55.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T17:46:23.243Z","etag":null,"topics":["ai","chatgpt","llm","ollama","open","openwebui","tools","webui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GewoonJaap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-25T15:42:28.000Z","updated_at":"2025-06-20T15:09:59.000Z","dependencies_parsed_at":"2025-05-26T21:33:45.309Z","dependency_job_id":"c7af70f9-290c-4973-b6bf-3d0d96d577db","html_url":"https://github.com/GewoonJaap/open-webui-tools","commit_stats":null,"previous_names":["gewoonjaap/open-webui-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GewoonJaap/open-webui-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GewoonJaap%2Fopen-webui-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GewoonJaap%2Fopen-webui-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GewoonJaap%2Fopen-webui-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GewoonJaap%2Fopen-webui-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GewoonJaap","download_url":"https://codeload.github.com/GewoonJaap/open-webui-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GewoonJaap%2Fopen-webui-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278259637,"owners_count":25957520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","chatgpt","llm","ollama","open","openwebui","tools","webui"],"created_at":"2025-06-13T19:07:20.070Z","updated_at":"2025-10-04T03:29:58.721Z","avatar_url":"https://github.com/GewoonJaap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open WebUI Tools\n\n[![License](https://img.shields.io/github/license/GewoonJaap/open-webui-tools)](LICENSE)\n[![Issues](https://img.shields.io/github/issues/GewoonJaap/open-webui-tools)](https://github.com/GewoonJaap/open-webui-tools/issues)\n[![Stars](https://img.shields.io/github/stars/GewoonJaap/open-webui-tools)](https://github.com/GewoonJaap/open-webui-tools/stargazers)\n\nA collection of open-source tools and utilities to extend and enhance [Open WebUI](https://github.com/open-webui/open-webui), a modern front-end interface for self-hosted large language models (LLMs). Open WebUI is similar to ChatGPT but designed for local or self-hosted LLMs, supporting connections to models via the OpenAI API interface.\n\nThis project provides reusable, modular, and easy-to-integrate components for developers working with custom LLM setups through Open WebUI.\n\n## What is Open WebUI?\n\nOpen WebUI is a sleek, extensible front-end for interacting with LLMs (such as Llama, Mistral, etc.) that are self-hosted or run on your own infrastructure. It offers a familiar chat interface like ChatGPT, but is focused on privacy, flexibility, and the ability to connect to any LLM supporting the OpenAI API standard.\n\n**Learn more:** [Open WebUI on GitHub](https://github.com/open-webui/open-webui)\n\n## Features\n\n- **Modular Components**: Each tool is designed as a standalone module for easy integration in Open WebUI.\n- **Modern Stack**: Built using up-to-date web technologies and best practices.\n- **Open Source**: Community contributions and ideas are welcome!\n- **Flexible**: Use only the tools you need; all modules are independent and customizable.\n\n## Getting Started\n\n### Prerequisites\n- An Open WebUI instance (optional, for integration)\n\nWe welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n1. Fork the repository\n2. Create your branch: `git checkout -b feature/your-feature`\n3. Commit your changes: `git commit -am 'Add new feature'`\n4. Push to the branch: `git push origin feature/your-feature`\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Issues \u0026 Support\n\nIf you encounter any problems or have suggestions, please open an [issue](https://github.com/GewoonJaap/open-webui-tools/issues).\n\n---\n\n## Available Tools\n\nThis repository provides the following tools, each with its own folder and documentation:\n\n### Tools\n- **Flight Data Provider** (`tools/flight_tracker/flight_tracker.py`)\n  - Fetches flight data for a specified flight number using flight-status.com via the Jina API.\n  - See: `tools/flight_tracker/DESCRIPTION.md` and `FUNCTIONS.md`\n- **Google Maps Text Search** (`tools/google_maps/google-maps-tool.py`)\n  - Returns place suggestions for a specified query and location using the Google Maps Text Search API.\n  - See: `tools/google_maps/DESCRIPTION.md` and `FUNCTIONS.md`\n- **Google Veo Video Generator** (`tools/veo_2/veo-video-gen.py`)\n  - Generates videos using Google's Veo API based on text prompts or images.\n  - See: `tools/veo_2/DESCRIPTION.md` and `FUNCTIONS.md`\n- **Replicate VEO 3 Video Generator** (`tools/veo_3/veo-3-replicate-video-gen.py`)\n  - Generates videos using Replicate's VEO 3 API based on text prompts.\n  - See: `tools/veo_3/DESCRIPTION.md` and `FUNCTIONS.md`\n\n### Functions\n- **x_to_nitter** (`functions/x-to-nitter/x-to-nitter.py`)\n  - Converts a Twitter/X URL to its equivalent Nitter URL for privacy-friendly viewing.\n  - See: `functions/x-to-nitter/FUNCTIONS.md`\n\nEach tool and function is documented in its respective folder. For details on usage, configuration (valves), and API, see the `DESCRIPTION.md` and `FUNCTIONS.md` files in each tool's directory.\n\n---\n\nBuilt and maintained by [GewoonJaap](https://github.com/GewoonJaap).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgewoonjaap%2Fopen-webui-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgewoonjaap%2Fopen-webui-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgewoonjaap%2Fopen-webui-tools/lists"}