Overview
Plant Eagle is an AI-powered assistant chatbot guiding technicians in fixing industrial equipments.
Approach
For the frontend, I used Next.js to create a fast and modern web app. On the backend, I used Node.js with Express to handle all the API requests, and MongoDB to store and manage the data. The chat interface that works like ChatGPT, allowing users to ask questions and get helpful answers in real time. My main focus during development was to make sure the app is fast, reliable, and useful for real-world maintenance teams.