Inspiration
As a avid theatre goer I always struggle to remember and lookback what I have viewed and what I thought about it. I was looking for what Letterboxd did for films, but I couldn't find anything. Existing journaling apps optimised for "how you feel day to day" but not capturing experiences. Combined with the app idea and recent development with Autonomous Agents I decided to go down the route of Agents for running and managing the business
What it does
- Browse Shows - The App shows the users available shows
- Journal the experience - Enable them to add Journal entries with photos, reviews, their own experience.
- (private default) Social by choice - The key ethos of the application is to not create another social media app hence it will be optimised for experience capture and not attention and likes. The user can decide if they want their profile to be private (no followers, no engagement just personal journal) or a social (where they would have ability to follow - only double accepted).
- Share on Social Media - It will enable the user to create a social media card that they can then choose to publish on other social media platform
- Create List - Users can create lists
- Workflow for autonomous coding - The workflow would enable the business owners identify product feature with some brief. Considering the product vision and the defined workflow the Product Manager Agent will be able to able to groom the feature, capture details, create tech spec for the engineers to take on
- Software Engineer - The Engineer Agent will pick the ticket and write code, write test based on acceptance criteria, perform tests, check in the code and deploy in preview environment
- SEO Keyword Research Agent - This agent will perform Keyword Search on weekly basis, identify metric optimised and best performing keywords and create Ticket for the Blog writer to pick up
- Blog Research and Writer Agent - The blog researcher will pick up the keyword perform research on the angle of the blog, use brand voice and write an SEO optimised blog
- Each element of the business will be deployed as an autonomous/semi-autonomous agent
How we built it
- Defined the end to end engineering workflow leveraging Obsidian, Claude Code, Z.ai, Linear
- Multiple Coding session for the hackahthon being used for the purpose of the hackathon but eventually be converted into individual product engineering agents
Challenges we ran into
- The workflow creation took sufficient time. Being a solo member I wasn't able to necessarily progress product feature. The focus was to demonstrate the workflow adoption hence I placed focus on the workflow.
- Running out of token budget caused break in the flow.
- Supabase Authentication and user creation flow took time to debug. For some reason the model appeared to have picked up wrong meta field name
Accomplishments that we're proud of
- Ability to get the workflow almost completed. The workflow is scalable both from agent and team members perspective
What we learned
- Trying to be narrow in the scope as much as possible
- Break the agent responsibilities is small as possible, almost like microservices architecture
What's next for Impryntd - Agentic Business
- Launch the website
- Complete the business operations agents to test out the SEO and Blog to begin with
- Get paying customers!
Log in or sign up for Devpost to join the conversation.