Skip to content
Rodja Trappe edited this page Dec 4, 2023 · 65 revisions

Welcome

This is our place to host additional content which can be easily edited by the community. Check out the FAQs and our official documentation with hundreds of live examples at https://nicegui.io.

Community Projects

  • Discord Oauth with NiceGUI and Zenora: A simple integration of Discord Oauth to login and logout using NiceGUI and Zenora's Discord API Wraper.
  • CatDesign: a comprehensive design system offering a set of pre-styled components and features that are readily usable
  • LangChain UI: Adaptation of the chat example to work with an AI large language model
  • Pinger: simple network utility
  • Hush: a Docker based fan controller
  • RoutineButler: administer user-set routines and leverages the lockbox to motivate the user to complete them with a kiosk mode on Raspberry Pi
  • Nanoleaf Control: control Nanoleaf lights and create effects in a more convenient way
  • Azure Deployment: example that shows one method of deploying a NiceGUI container in Azure Container Apps (ACA) using GitHub Actions
  • Speakscribe: a web app that lets you transcribe audio using OpenAI and chat with a bot
  • RoSys: an easy-to-use robot system with a similar purpose as ROS/ROS2 from the NiceGUI maintainers
  • GPT-NiceGUI: uses GPT LLM from openAI in combination with a knowledge database to answer NiceGUI questions and write code
  • Zauberzeug Website: the robotics and software company which maintains NiceGUI also uses it to run their website
  • ROS2 image display: using NiceGUI to display images received via ROS2 topics as a lean alternative to RViz
  • Synth Mapping Helper: helpful tools to assist in making Synth Riders maps
  • ROS2 turtlesim joystick: using NiceGUI's joystick to control turtlesim
  • ODrive GUI: web-based GUI to tweak and debug the ODrive motor controller
  • Broh5: (Bro)wser-based GUI (H)DF(5) Viewer, implemented with Model-View-Controller pattern and a monolitic version as comparision
  • Slaanesh: a game tracker, allowing for keeping track of games played as well as maintaining a wishlist and backlog
  • OpenLLM: Chat with various LLM Models

Tutorials

Videos

Wiki

Postings

ChatGPT

As discussed in #1371 NiceGUI is not (yet) known by ChatGPT. This is unfortunate because it often starts hallucinating instead of admitting it's ignorance. While it would be great to have a ChatGPT plugin which provides NiceGUI knowledge through a database, we can simply use this prompt text which can be copy-and-pasted into ChatGPT at the start of a conversation. This will provide ChatGPT with the basic concepts of NiceGUI.

You can also use a short text as part of your custom instructions.

Clone this wiki locally