🌟 Inspiration

As students, we often attend seminars, hackathons, networking events, or complete cool class projects — but when it comes to sharing these on LinkedIn or Instagram, we blank out. We wanted to solve the “I don’t know what to post” problem for student creators and early professionals by using AI to spark content ideas instantly.

💡 What it does

Content Ideas Generator is a web-based tool that helps users turn events, experiences, or achievements into engaging post ideas for platforms like LinkedIn, Instagram, and Twitter. You just describe your experience, and it suggests:

  • LinkedIn-style professional post drafts
  • Instagram captions
  • Twitter thread outlines
  • Creative hashtags and CTA ideas

How we built it

  • Frontend: HTML, CSS, and JavaScript for a clean user experience
  • Backend: Python Flask server for handling input and calling the Claude API
  • AI Integration: Claude AI API generates content based on platform-specific tone and structure
  • Deployment: Hosted using Render (or Replit/Heroku if applicable)

Challenges we ran into

  • Designing prompts that work well across different types of events (academic, casual, professional)
  • Making the tone sound natural and platform-appropriate
  • Handling vague inputs while still producing meaningful content ideas
  • Ensuring speed and reliability of API responses under demo conditions

Accomplishments that we're proud of

  • A working MVP in under 24 hours
  • High-quality, context-aware content suggestions
  • A beautiful, intuitive interface that even non-tech users loved
  • Positive feedback from fellow students and mentors who tried it out!

What we learned

  • Prompt engineering makes or breaks generative AI apps
  • Importance of platform-specific language and structure (LinkedIn ≠ Instagram!)
  • Fast prototyping under pressure is possible with the right team and tools
  • User feedback is gold — even tiny UX tweaks improved usability drastically

What's next for Content Ideas Generator

  • Add image upload with AI-generated alt text + captions
  • Let users save or schedule their posts from the app
  • A calendar view to plan out regular content sharing
  • Chrome extension version for quick post ideas while browsing

Built With

Share this project:

Updates