Few days ago i was asking GPT to recommend me some cool SaaS ideas, It did give me some ideas but it lacked personalization and i had no way to validate it easily, so i made an webapp which recommends SaaS ideas using your resume and validates it by searching relevant content on hacker news articles and comments.
Also, I am a huge fan of Marc lou, hence i tried to build this in <7 hours, building this app was really simple, currently i just use the hacker news api and search for relevant keywords generated by gemini and prompt inject the all the relevant articles.
If this is something actually people need, I can add a RAG based approach to validate stuff and would love to know what else we can do to improve validation.
If this is something actually people need, I can add a RAG based approach to validate stuff and would love to know what else we can do to improve validation.