About | Features | Technologies | Requirements | Starting | License | Author
We will develop a solution to analyze open-ended survey responses using AI. we will set up a development environment, work with provided data, and create a system to generate insights from survey responses.
✔️ Dynamic Survey
✔️ AI Analysis
✔️ TBA
The following tools were used in this project:
Before starting, you need to have Git and Node v20.0.0 or later installed.
# Clone this project
$ git clone https://github.com/n1az/ai-survey-analysis
# Access
$ cd ai-survey-analysis/ai-survey-analysis
# Install dependencies
$ npm install
# Run the project
$ npm run dev
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Md Niaz Morshed