Skip to content

theakashshukla/pHec

Repository files navigation

pHec- Business Idea Rating & Feedback

Demo

989shots_so

Description

This project provides a platform for entrepreneurs to get feedback on their business ideas using AI and data visualization. Users submit their ideas in natural language and advanced NLP models analyze strengths, weaknesses, viability, and uniqueness. Visualizations provide data-driven insights.

Installation

npm install

Usage

Describe business idea in the input form and submit. The analysis and visualizations will be displayed on the results page.

const idea = "Online cupcake delivery service";

Contributing

Contributions welcome! Please submit PRs for any enhancements.

Contributors

  • Akash Shukla - Full stack development

License

This project is open source under the MIT license.

Project Status

Version 1.0 is complete. Future iterations will add more advanced NLP modeling and visualizations.

Acknowledgments

  • OpenAI API
  • Next.Js
  • Tailwind CSS