Skip to content

rafiks7/ai-answer-engine

 
 

Repository files navigation

AI Answer Engine

Getting Started

First, clone the repository and install the dependencies:

git clone https://github.com/rafiks7/ai-answer-engine.git

Navigate to the project directory:

cd ai-answer-engine

Then, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%