dmotts / ai-insights

AI Insights is a web-based application designed to provide valuable insights for your business using AI-driven analytics. #hacktoberfest
https://ai-insights-production.up.railway.app
MIT License
9 stars 2 forks source link

[Feature Request] Change question options #9

Open dmotts opened 1 month ago

dmotts commented 1 month ago

Is there an existing issue for this?

Feature Description

Change the second question from a radio button option to a multiple checkbox option.

Here's the question:

"What are the primary objectives you want to achieve with AI integration?"

The build_prompt function within the ReportGenerator class in the services directory should be modified to match the functionality. Also, the script.js file for the frontend of the app may need modifications as well.

Use Case

The user will be able to select multiple answers for that question.

Benefits

Add Screenshots

68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f647a70616664766b6d2f696d6167652f75706c6f61642f76313732373839393136342f506f7274666f6c696f2f61692d696e7369676874732d73637265656e73686f742e706e67

Priority

High

Record

github-actions[bot] commented 1 month ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Brijeshthummar02 commented 1 month ago

@dmotts can you show me the path to the file, i can work on it.

dmotts commented 1 month ago

Sure @Brijeshthummar02, however they may be more than one file you have to edit to make the app function correctly.

Here are the paths to the files:

services/report_generator.py static/script.js

Thanks for your contribution! 😀

Brijeshthummar02 commented 1 month ago

@dmotts go through all changes and do let me know if any change is needed.

dmotts commented 1 month ago

@Brijeshthummar02 If you have the time, would you mind taking a vote for this poll? #12