Wrote an AI chatbot from scratch that uses ChatGPT behind the scenes. Added functionality to call APIs to retrieve current weather information and current exchange rate between two currencies upon user's request. Used React for Frontend and Node.js for backend.