شبیه ساز سه بعدی با ربات چت هوش مصنوعی برای آموزش فنی تعاملی.
کاری که انجام می دهد
3D Plant Facility Simulator یک برنامه آموزشی است که برای غوطه ور کردن دانش آموزان در یک محیط صنعتی مجازی از روز اول آموزش طراحی شده است. این برنامه که در PlayCanvas ساخته شده است، به کاربران اجازه می دهد تا در یک کارخانه کاملاً تعاملی سه بعدی با پمپ های هیدرولیک، موتورهای الکتریکی، یک میکسر، یک کابین الکتریکی و شیرهای مختلف حرکت کنند. یک علامت راهنمای مرکزی به کاربران کمک میکند تا با برجسته کردن اشیاء کلیدی و پیشنهاد سوالاتی برای پرسیدن ربات گفتگوی یکپارچه مبتنی بر هوش مصنوعی، امکانات را کشف کنند.
ربات چت یکی از ویژگیهای مهم این برنامه است که پاسخهای همزمان و مرتبط با متن را به سؤالات فنی در مورد اجزای کارخانه ارائه میدهد. برای دستیابی به این هدف، ما از Gemini API برای ایجاد جاسازیهای با کیفیت بالا از یک پایگاه دانش با دقت نظارت شده استفاده کردیم. هنگامی که یک کاربر سوالی را مطرح می کند، از PlayCanvas به سرور پایتون میزبان PythonAnywhere از طریق Flask ارسال می شود. سپس سرور سوال را با استفاده از Gemini API پردازش میکند تا جاسازیهایی ایجاد کند که در ذخیرهسازی برداری Pinecone ذخیره و مدیریت میشوند. این تعبیهها برای کمک به چت بات در درک و بازیابی مرتبطترین اطلاعات بسیار مهم هستند. در نهایت، با استفاده از Langchain، برنامه پاسخهای دقیق و آموزشی متناسب با درخواست کاربر تولید میکند.
این رویکرد نوآورانه به پر کردن شکاف بین دانش نظری و تجربه عملی کمک میکند و آموزش را برای مربیان و یادگیری مفاهیم پیچیده صنعتی به روشی جذابتر و تعاملیتر برای دانشآموزان آسانتر میکند.
ساخته شده با
وب/کروم
Firebase
تیم
توسط
Übung
از
برزیل
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],[],[],[],null,["# 3D Plant Facility Simulator\n\n[More Apps](/competition/vote) \n\n3D Plant Facility Simulator\n===========================\n\n3D simulator with AI chatbot for interactive technical education. \nVote \nVoted!\nWhat it does\n\nThe 3D Plant Facility Simulator is an educational application designed to immerse students in a virtual industrial environment from day one of their training. Built in PlayCanvas, the app allows users to navigate a fully interactive 3D plant facility, featuring hydraulic pumps, electric motors, a mixer, an electric cabin, and various valves. A central guide mark helps users explore the facility by highlighting key objects and suggesting questions to ask the integrated AI-driven chatbot. \n\nThe chatbot is a critical feature of the app, offering real-time, contextually relevant answers to technical questions about the plant's components. To achieve this, we utilized the Gemini API to create high-quality embeddings from a carefully curated knowledge base. When a user poses a question, it is sent from PlayCanvas to a Python server hosted on PythonAnywhere via Flask. The server then processes the question using the Gemini API to generate embeddings, which are stored and managed in Pinecone's vector storage. These embeddings are crucial in helping the chatbot understand and retrieve the most relevant information. Finally, using Langchain, the app generates accurate and educational responses tailored to the user's query. \n\nThis innovative approach helps bridge the gap between theoretical knowledge and hands-on experience, making it easier for instructors to teach and for students to learn complex industrial concepts in a more engaging and interactive way. \nBuilt with\n\n- Web/Chrome\n- Firebase \nTeam \nBy\n\nÜbung \nFrom\n\nBrazil \n[](/competition/vote)"]]