Inspiration

With the summer months upon us, many people are gearing up for vacation and traveling with their families. Currently, planning an extensive itinerary is cumbersome and a burden. People want to enjoy their vacations and not rack their heads planning one!

What it does

Our tool provides an extensive vacation itinerary based on your origin, destination, dates, and, most importantly, interests.

How we built it

Using CrewAI, we built a set of agents, tools, and defined tasks that work together to craft an itinerary aligned with your specifications and interests. The AI model we used is GPT 3.5, and other tools we used are SERPER to conduct Google searches and long chain to incorporate agent tooling. We also used AgentOps for the observability and monitoring of our agents.

Challenges we ran into

The biggest challenge was specifying the correct structures for the agent and getting a repeatable output. Sometimes, the agent would not output the whole itinerary; sometimes, it would.

Accomplishments that we're proud of

Getting to the end goal of providing an itinerary based on user input. Setting up working agents and specifying their goals, tasks, and tools they can use.

What we learned

With time constraints, focus doesn't the tech you already know. When setting up agents, remember the end goal and tasks to prompt them properly.

What's next for Personal WhatsApp Assistant Agent

Add a UI and more customization with the itinerary.

Built With

Share this project:

Updates