Have a project in mind? Let's chat!

InstagramTwitterLinkedIn
← Back to Home

Project Planner Project

A proof-of-concept application developed in a single night, showcasing the rapid integration of AI-driven itinerary planning using restful GPT APIs.

Typescript - React - NextJS

The Project Planner Project showcases my ability to quickly conceptualize, develop, and deploy a functional application using AI technologies. Inspired by Adventure Genie's genie wishes feature, I created a similar tool from scratch using restful GPT APIs, demonstrating the ease and efficiency of implementing such a feature without relying on proprietary code.

In just a single night, I architected the application's structure, integrated the GPT APIs, and designed an basic user interface. The application effectively captured user preferences and utilizes LLAMA-70B and Groq to generate personalized itineraries, taking into account factors like seasonality, popular attractions, and estimated travel times. Multiple threads of conversation are leveraged to provide a concierge conversation allowing the user to add, delete, and adjust their itinerary with natural language.

The Project Planner Project serves as a powerful proof-of-concept, highlighting the immense potential of AI-driven development and the speed and agility with which complex features can be implemented using restful GPT APIs. It lays the foundation for further exploration and refinement, with the potential to evolve into a fully-fledged itinerary planning tool.

VIEW PROJECT