Interactive financial calculators that make smart investing more accessible.
Invested-AI transforms complex financial planning into intuitive, interactive calculations. Built to solve real investment challenges around compound growth and tax optimization.
- Compound Interest Calculator: Visualize growth with different rates and timeframes
- Multilingual: Available in English and Hebrew
- Responsive Design: Works seamlessly on desktop and mobile
- Dark Mode: Easy on the eyes, day or night
- Accessible: Designed for users of all technical backgrounds
Try it now: https://invested-ai-azure.vercel.app/en/compound/
- Next.js - React framework for production
- TypeScript - Typed JavaScript
- Tailwind CSS - Utility-first CSS framework
- ShadcN UI - Beautifully designed components built with Radix UI and Tailwind CSS
- Chart.js - JavaScript charting library
# Clone the repository
git clone https://github.com/shaharraz/investedAI.git
# Navigate to the project directory
cd investedAI
# Install dependencies
npm install
# Start the development server
npm run devAfter starting the development server, open http://localhost:3000 in your browser to see the application.
Create a .env.local file in the root directory with the following variables:
NEXT_PUBLIC_API_URL=your_api_url_here
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
Please read CODE_OF_CONDUCT.md for details on our code of conduct.
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by Shahar Raz