I'm trying to build a web project that involves filling out basic information, using an AI agent for Q&A to gather more information, and then automatically writing articles in a standard format, which I will revise based on feedback. I've been using Cursor to assist me, but I'm struggling to figure out how to ensure it meets my requirements during the process. I also find the compilation and running aspects of Cursor confusing. Honestly, I think my limited project experience is making this harder for me. I know my questions might seem basic, but any guidance from more experienced users would be greatly appreciated. I really want to complete this project!
2 Answers
You're right to seek help, but before diving deeper into your project, consider focusing on learning programming. AI isn't going to solve everything. There are plenty of free resources online to learn coding, which will empower you to manage your projects better in the long run. Maybe take a step back, uninstall Cursor for now, and start with the basics?
It sounds like you're trying to use AI to do a lot without the foundational programming skills. Remember, there's no magic solution here. If you want to ensure you're getting good quality output, you really need to understand the basics of coding yourself first. Once you have a grasp of that, you can leverage AI tools more effectively.

Thanks for the advice! I realize I've been a bit too hasty. I've learned some basic Python, but I'm looking for good courses to continue my learning. Any recommendations would be super helpful!