Inspiration
We saw that there were little to no orginizational tools for DIYers, Homeowners, and similar people and especially one that was able to utalize AI to help develop a product.
What it does
Allows for easy orginization of various projects and allows you to track what you have to do, materials you have, total cost, and allows you to chat with an AI for additional help. A community section is also avaliable to discuss and get help from others.
How we built it
We made use of Node.js and React while concurrently having Gemini build larger streaches of the code while we fine tuned the logic and the components of the overall build.
Challenges we ran into
Much of the code Overlapped on sections and caused errors in the communication from the frontend to the backend. Also, at deployment much of our stuff was kept locally so we manually went through and made sure all code was being sent to the correct area and reading from the right source.
Accomplishments that we're proud of
Building a Deployed application with a working memory and context that allows you to converse with other users.
What we learned
How to build a full stack applicaiton and make it so memory is saved, even if that be between users.
What's next for CAMA - Project Manager
Making its backend much more robust and relying on lower level langauages to manage memory and processes better.

Log in or sign up for Devpost to join the conversation.