https://github.com/ches-ctrl/cagnus-marlsen
Huggingface / SoTA Robotics Hackathon
https://github.com/ches-ctrl/cagnus-marlsen
hackathon hackathon-project hackathons
Last synced: 4 months ago
JSON representation
Huggingface / SoTA Robotics Hackathon
- Host: GitHub
- URL: https://github.com/ches-ctrl/cagnus-marlsen
- Owner: Ches-ctrl
- License: mit
- Created: 2025-06-14T11:17:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T17:25:11.000Z (about 1 year ago)
- Last Synced: 2025-06-14T17:31:32.943Z (about 1 year ago)
- Topics: hackathon, hackathon-project, hackathons
- Homepage: https://lu.ma/9slgjcs5?tk=1O1na4
- Size: 175 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cagnus-marlsen
## Flask Backend
1. Install dependencies (if not already):
```bash
pip install -r requirements.txt
```
2. Run the Flask backend:
```bash
python flask_backend.py
```
The backend will be available at http://localhost:5000