Skip to content

heitzlki/innovation-ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innovation Ecosystem

Innovation Ecosystem Logo

Innovation is not a one-size-fits-all process. The Innovation Ecosystem project was developed during START Hack 2025 to provide an AI-powered Innovation Coach that guides users through a personalized innovation journey. By tailoring recommendations to individual user personas, our platform ensures engagement, motivation, and relevant next steps to help businesses and entrepreneurs navigate the complexities of innovation effectively.

Table of Contents

Video Demonstration

Watch our project in action and see how the AI-powered Innovation Coach works in real-time:

Watch on YouTube

Watch on YouTube

Screenshots

Full Application View

This screenshot showcases the main interface of our Innovation Ecosystem platform, highlighting its clean UI and intuitive navigation. Full Application

Roadmap Feature

An example of how the AI-driven innovation roadmap guides users through their personalized innovation journey. Roadmap

Draft

Our initial wireframe sketch illustrating the early concept and structure of the platform. Draft Image

Figma Design

We used Figma to design our user interface, ensuring a seamless and engaging experience.

View Figma Design - Screen 1 View Figma Design - Screen 2

Team Members

Meet the amazing team behind Innovation Ecosystem:

Problem Statement

Hackathon Challenge Repository

Existing digital solutions fail to provide personalized guidance for innovation. Users often feel lost, unsupported, and eventually disengage due to the lack of tailored assistance. The Innovation Ecosystem addresses this issue by offering:

  • Personalized onboarding based on experience level.
  • A dynamic user journey with evolving recommendations.
  • Industry-specific insights and support.
  • Interactive engagement and real-time assistance.

Technologies Used

Frontend:

  • Next.js – React framework for performance and scalability.
  • Shadcn UI – Modern component library for UI elements.
  • Tailwind CSS – Utility-first CSS framework for rapid design.
  • React Flow – Interactive visualization library for user journeys.

Backend:

  • FastAPI – High-performance Python framework for backend logic.
  • SQLite – Lightweight database for fast and efficient storage.
  • OpenAI API – AI-driven insights and recommendations.

Getting Started

Frontend Setup

cd client
npm install
npm run dev

Backend Setup

cd ./server/backend/
python3 -m venv venv
source venv/bin/activate
pip3 install -r ./app/requirements.txt
export OPENAI_API_KEY=[your token here]
python ./app/app.py

Acknowledgments

Special thanks to the Canton of St.Gallen for providing the challenge and resources to make this project possible.

About

Start Hack 2025 Innovation Ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •