Revolutionize Your Life with InsightAI
InsightAI is an AI-powered study companion that transforms the way students learn, organize, and achieve their academic goals. This project is built with SvelteKit using pnpm and includes features such as AI-guided learning and intelligent shopping.
- AI Study Companion: Organize and interact with your study materials using cutting-edge AI technology.
- Project Manager: Track your projects and get detailed planned steps to achieve your goals.
- Shop-Genie: Discover unbeatable fashion deals with AI-powered shopping assistance.
-
Clone the repository:
git clone https://github.com/Saadmrp1038/InsightAI-frontend.git cd InsightAI
-
Install dependencies:
pnpm install
-
Run the development server:
pnpm run dev
Open http://localhost:5173 to view the project in your browser.
- src/routes/: Contains the SvelteKit routes for the application.
- src/components/: Reusable Svelte components.
- src/lib/: Utility functions and libraries.
- static/: Static assets such as images and icons.