Inspiration

As someone who often struggles to find a person to exchange thoughts with during ideation and reflection, I wanted to build something that could help structure my ideas and prompt me with deeper questions. I envisioned an AI that could serve as a thinking partner, helping me refine my thoughts, explore possibilities, and document insights in a structured way.

What it does

JourneyAI currently features two core agents:

  1. Reflection Agent - Helps users reflect on their thoughts by prompting them with structured questions, capturing insights, and organizing their reflections.
  2. Ideation Agent - Assists in brainstorming by engaging users in interactive discussions, suggesting ideas, and helping them structure their thoughts into actionable plans.

In the future, JourneyAI will integrate with Notion, allowing users to create Notion pages for each ideation session. Additionally, advanced features like scheduled deep research via cron jobs will help users automatically gather insights on their previous ideation notes.

How we built it

We developed JourneyAI using:

  • LLM-powered chat interactions for generating structured prompts and responses.
  • NextJS and TypeScript for a seamless and interactive frontend experience.
  • Backend using NextJS to handle AI processing and session management.
  • Database for session storage, enabling users to revisit past reflections and ideation sessions.

Challenges we ran into

  • Balancing open-ended and structured responses – Ensuring that AI-generated prompts encourage deep thinking without feeling too rigid.
  • Session continuity – Maintaining context across interactions to make conversations feel natural and insightful.
  • Time constraints – Building and refining core features within a tight timeframe for the hackathon.

Accomplishments that we're proud of

  • Successfully implementing two working agents that effectively assist with ideation and reflection.
  • Creating a user-friendly interface that makes structured thinking more accessible.
  • Laying the foundation for future integrations with tools like Notion.

What we learned

  • The importance of prompt engineering to guide meaningful AI-driven conversations.
  • How to optimize AI interactions to balance creativity and structure.
  • The potential of automation and scheduled research in enhancing ideation processes.

What's next for JourneyAI

  • Notion integration – Enabling users to automatically create Notion pages for each ideation session.
  • Scheduled deep research – Implementing a cron job to periodically gather insights and additional context for past ideation notes.
  • More AI-powered agents – Expanding the platform with agents tailored for different thinking styles, such as strategic planning and creative storytelling.

Team

This is built by Ray, solo-ed the hackathon. Fully from ideation -> code -> product -> pitch, with the help of Cursor.

JourneyAI is just getting started, and I’m excited about the possibilities ahead!

Built With

Share this project:

Updates