This is a simple web app that uses the chat gpt to generate a step-by-step plan for your goals.
Get a plan for your goal:
Input:
- Short user background
- Goal
- Time interval that you want to complete the goal
Deploy the example using Vercel:
Alternatively you can set up a local development environment.
git clone https://github.com/jacobschwantes/gpt-goal-mentor gpt-goal-mentor
npm install
npm run dev
If you see an error message or run into an issue, please open an issue. This effort is valued and it will help the project improve.
If you have an idea, or you're missing a capability that would make development easier and more robust, please Submit feature request.