Inspiration

As an entrepreneur with a passion for innovation and entrepreneurship, I noticed a common challenge faced by tools made for aspiring entrepreneurs. Many existing platforms offer isolated tools for specific aspects of entrepreneurship, such as networking, business idea generation, or stock market analysis. However, there was a clear gap for a comprehensive and integrated solution that caters to the diverse needs of entrepreneurs at every stage of their journey. This is what sparked my vision for Entrepreneurs Hub.

What it does

Entrepreneurs Hub is a platform designed to assist and support entrepreneurs at every stage of their journey. It offers a range of unique features:

BizMatch: Enables investors and startup founders to connect based on their profiles and interests, facilitating potential partnerships and funding opportunities.

BizBot: The user can upload a CSV file, for example one about a company's performance, and ask any questions they have an AI-Powered Chatbot. A user can also ask about general questions if they choose to.

Idea Oasis : Allows users to generate a unique business idea after the user inputs an industry, budget, and target audience. The user can also input a business idea and check for other competitors.

Stock Sense: Empowers users to analyze and predict stock market trends by reporting stock information and predicting future trends using a machine learning model.

How I built it

I used Python and Streamlit to build the website along with SQL for the Investor-Founding Matching feature. In addition, I used OpenAI's GPT-3 API for the business ideas, AI21's Jurassic 2 API model to read and analyze CSV files, and Yahoo Finance's stock API which displays the information about a stock. Lastly, I used Streamlit to host the website.

Challenges I ran into

  1. Multiple errors with the API keys/Streamlit
  2. Making an accurate model to predict stock prices
  3. Finding an API to accurately analyze CSV files

Accomplishments that I'm proud of

  1. Implementing 3 different API's with the web application
  2. Hosting the website with a database
  3. Designing a user-friendly interface

What I learned

I learned how to use SQL to make a database and how to host a website with a database so that anyone can access it. In addition, I learned how to make a user friendly interface so that a person of any age can use the website.

What's next for Entrepreneurs Hub

In the future, I will market this website more so that many people could use this platform and benefit from its comprehensive tools and resources.

Built With

Share this project:

Updates