Skip to content

Innovation Ecosystem SG is an Al-superpowered assistant designed to help individuals innovate in their local communities. By assessing users' innovation levels and skills, it provides a dynamic and personalized journey, adapting as they progress.

Notifications You must be signed in to change notification settings

lukasdiebold/start_hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innovation Ecosystem Platform

A platform for exploring and connecting with the innovation ecosystem in St. Gallen.

Project Structure

This project consists of:

  • Frontend: Next.js application with React and TypeScript
  • Backend: Python Flask API with SQLite database

Getting Started

Prerequisites

  • Docker and Docker Compose
  • Node.js (for local frontend development)
  • Python 3.9+ (for local backend development)

Running with Docker

# Start both frontend and backend
docker-compose up

# Build and start (if you've made changes to Dockerfiles)
docker-compose up --build

Local Development

Frontend

cd frontend
npm install
npm run dev

Backend

cd backend
pip install -r requirements.txt
python app.py

Features

  • Interactive visualization of the innovation ecosystem
  • Chat interface for exploring data
  • Roadmap visualization
  • User authentication

Data

The project uses the Canton of St. Gallen innovation ecosystem dataset.

About

Innovation Ecosystem SG is an Al-superpowered assistant designed to help individuals innovate in their local communities. By assessing users' innovation levels and skills, it provides a dynamic and personalized journey, adapting as they progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •