Hey there, Rhino fans! Are you tired of feeling like you’re the only one in the world who struggles with those weird, niche Rhino questions? Well, guess what? You’re not alone, my friend. And we’ve got just the thing to help you out.
Introducing RhinoChat, the friendly and fun AI assistant that’s here to make your Rhino experience a whole lot smoother. RhinoChat is trained on Discourse forums using the amazing GPT2 and OpenAI transformer models, so you know it’s got the smarts to answer even the most obscure Rhino questions.
And let’s be real, who doesn’t love a good chatbot? You can talk to RhinoChat about anything, and it won’t judge you (unlike some of those other humans out there). Plus, it’s like having your own personal Rhino expert on call 24/7. Need help with a particularly tricky surface? RhinoChat’s got you covered. Want to streamline your workflow? RhinoChat’s here to help.
And the best part? RhinoChat is available for download right now on food4Rhino.com. So what are you waiting for? Let’s get chatting! And hey, if you’re feeling extra generous, you can donate to our Ko-fi page to help keep RhinoChat running. We’ll even throw in some virtual high-fives as a thank you.
So go ahead, ask RhinoChat all the Rhino questions you’ve been too embarrassed to ask anyone else. We promise, we won’t judge. And who knows, maybe you’ll even make a new friend along the way. Happy chatting!
Feel free to report any bug or inappropriate response so that I can tweak the model accordingly
Preview : https://youtu.be/iImUtUt8WJA
Download at : https://www.food4rhino.com/en/app/rhino-assistant-fine-tuned-ai-learners-qa-rhinochat
Requirements : Internet connection, Rhino7+
It's a chat bot based on GPT2 & OpenAI transformer model fine tuned for Rhinoceros based on Discourse questions. Currently capped at 5questions per day (It's very expensive), if we reach the 50$ goal that will basically pay for the server I will release an uncapped version, but as of right now It's too expensive to run at my cost. Donate here to help me mantain the service : https://ko-fi.com/rhinocerosdevit
RhinoAssistant will reply to your doubts, find mistakes in your workflow, help you solve complex problems with your surfaces and streamline your workflow.
Contact : farouk.serragedine@gmail.com Friendly description : It's a chatbot finetuned to be able to provide accurate responses based on discourses questions and solutions Technical description : Transformer Model The Transformer model is based on a self-attention mechanism that allows it to process sequences of variable length and capture long-range dependencies between elements in the sequence. The model consists of an encoder and a decoder, each of which is made up of multiple layers of self-attention and feedforward neural networks. Self-attention allows the model to compute a weighted sum of the input sequence elements, where the weights are learned based on the similarity between each element and all other elements in the sequence. This allows the model to focus on relevant information in the input sequence and ignore irrelevant information. Each layer of the encoder and decoder consists of a multi-head self-attention mechanism followed by a position-wise feedforward neural network. The multi-head self-attention mechanism is used to capture dependencies between different parts of the input sequence. This is done by projecting the input sequence into multiple subspaces, performing self-attention in each subspace, and then concatenating the results. The position-wise feedforward neural network is used to apply a non-linear transformation to the output of the self-attention mechanism. This helps the model learn complex representations of the input sequence that are suitable for downstream tasks.
