Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theakashshukla/phec
phec- Promising high-tech enterprise Collaborator
https://github.com/theakashshukla/phec
ai business-idea chatgpt idea nextjs product startup
Last synced: about 1 month ago
JSON representation
phec- Promising high-tech enterprise Collaborator
- Host: GitHub
- URL: https://github.com/theakashshukla/phec
- Owner: theakashshukla
- Created: 2023-01-23T17:09:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T20:38:09.000Z (about 2 months ago)
- Last Synced: 2024-11-13T21:23:46.352Z (about 2 months ago)
- Topics: ai, business-idea, chatgpt, idea, nextjs, product, startup
- Language: TypeScript
- Homepage: https://phec.vercel.app
- Size: 4.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pHec- Business Idea Rating & Feedback
## Demo
![989shots_so](https://github.com/theakashshukla/pHec/assets/49320497/09d0b8f7-6f97-4926-876b-11965e4b37e0)
## 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