This is a multi-page web application focused on Artificial Intelligence and Machine Learning, built using Node.js, Express, and EJS templating. The site features educational content about AI, a quote generator powered by an external API, and responsive, custom-styled layouts using CSS.
- Multi-page navigation (Overview, Types of AI, Ethics, Algorithms, Research, and Random Quote)
- API integration to fetch real-time quotes
- Responsive UI with custom CSS
- Built with Node.js, Express, and EJS
- Clone the repo:
- Install dependencies
- Start the server
- Open your browser and go to 'http://localhost:3000'
This project is for educational purposes.