Inspiration
Scrolling endlessly for content ideas or reliable data, I realized most creator tools couldn’t keep up with real-time trends or cross-platform insights—especially video and social. Perplexity’s API offered a solution powerful enough to combine creative ideation and verified search results. I wanted to build a tool that sparks creativity instantly and helps any creator stay ahead of the curve.
What it does
Content Inspiration Engine generates actionable, timely content ideas for any niche. Users enter a topic and instantly receive five structured cards with a catchy title, description, suggested format, trending hashtags, a key fact, and a real citation—often from viral videos, news, or social posts.
How we built it
The backend is built with Node.js and TypeScript, connecting directly to Perplexity’s sonar-deep-research API for multi-source synthesis. Prompts are engineered for creativity and source diversity, and outputs are parsed into cards. The frontend uses React for a modern, visually engaging UX, with emphasis on clarity and accessibility. We implemented robust error handling and loading indicators for smooth user experience.
Challenges we ran into
Fetching and verifying genuinely trending, video-rich sources was tricky—APIs favored text and blogs over TikTok or Instagram. Latency in deep search required thoughtful UX design. Balancing creativity with strict citation constraints (no made-up links!) sometimes led to model failures or longer wait times.
Accomplishments that we're proud of
I built a truly real-time inspiration engine with verified citations. Our cards consistently surface actionable, creative, and credible content ideas across formats. Prompt engineering and API integration pushed our technical limits and delivered real creative value.
What we learned
Crafting great AI prompts is equal parts logic and creativity. Real-time data is essential—but not always easy to source or verify. UI/UX matters as much as backend power, especially when handling variable API speeds or failures.
What's next for Content Inspiration Engine
I plan to add more cross-media source support (TikTok, IG, YouTube analytics), deeper personalization for creators, and smarter trend detection based on live breaking news. Also, the “Surprise Me” and daily trend features will keep it fun and useful. Improvements in error handling and faster response times are next, as well as new card formats for campaigns and brand storytelling.
Built With
- axios
- css
- dotenv
- github
- html
- javascript
- node.js
- perplexity
- react
- typescript
- vercel
Log in or sign up for Devpost to join the conversation.