academia.ai: a Full Stack AI-Powered eProject Creator designed to revolutionize how students tackle projects🚀
- Google Auth
- Clean dashboard for managing projects
- AI-generated structured academic content
Full demo project video this week 👍
I have taken a page out of the @steipete playbook. This will be a fun experiment.
I had an idea for a new application I want to build. I have codex and claude working in parallel in the sam eproject directory, each with their own src directory (i.e. ./src-codex, and ./src/claude).
I used each in planning mode to write up the workplan for the idea based on an ideation doc. I further asked them to parallelize the work in the workplans so that I could have two terminals working side by side for each model.
We will see what the final result looks like as I iterate through the build process with both of them.