Skip to content

Latest commit

Β 

History

History
68 lines (51 loc) Β· 1.79 KB

File metadata and controls

68 lines (51 loc) Β· 1.79 KB

AI Problem Solver Logo

AI Problem Solver

A search engine powered by AI that solves your problems

View Website

πŸ“Έ Screenshot

image

πŸš€ Try it now!

AI Problem Solver

πŸ› οΈ Built With

React Next JS TailwindCSS


✨ Features

  • AI-powered Search: Utilize the power of AI to find solutions to your problems.
  • Intuitive Design: Simple and familiar design for an effortless user experience.
  • Responsive: Works on various devices to provide a consistent experience.

πŸš€ Getting Started

  1. Clone the repository
    git clone https://github.com/supernova3339/aiproblemsolver.git
  2. Install dependencies
    cd ai-problem-solver
    npm install
  3. Start the development server
    npm run dev

πŸ§‘β€πŸ’» Usage

  1. Visit AI Problem Solver.
  2. Enter your problem in the search bar.
  3. Press Enter to get AI-generated solutions.

Back to Top