# Sim Studio - 에이전트 워크플로우 구축용 오픈소스 플랫폼

> Clean Markdown view of GeekNews topic #20653. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=20653](https://news.hada.io/topic?id=20653)
- GeekNews Markdown: [https://news.hada.io/topic/20653.md](https://news.hada.io/topic/20653.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2025-05-02T10:36:01+09:00
- Updated: 2025-05-02T10:36:01+09:00
- Original source: [github.com/simstudioai](https://github.com/simstudioai/sim)
- Points: 8
- Comments: 1

## Summary

에이전트 기반 워크플로우를 구축하고 테스트할 수 있는 오픈소스 플랫폼은 **Next.js**와 **PostgreSQL**로 개발되었습니다. 웹 기반 인터페이스를 통해 **비개발자도 쉽게 사용할 수 있는** 환경을 제공합니다. **Docker 기반 셀프 호스팅**과 다양한 개발 환경에서의 구동을 지원하여 유연한 사용이 가능합니다. 이 플랫폼은 **Apache 2.0 라이선스**로 제공됩니다.

## Topic Body

- 에이전트 기반 워크플로우를 구축, 테스트, 최적화할 수 있는 **Next.js + PostgreSQL**로 구축된 오픈소스 플랫폼  
- 웹 기반 인터페이스로 구성되어 있어 **비개발자도 비쥬얼하게 사용 가능**  
- Docker 기반 셀프 호스팅 환경을 제공, 로컬 모델 연동(Ollama 지원), GPU/CPU에 따른 구성 프로필 선택 가능  
- **VS Code Dev Containers** 또는 수동 설정 방식도 지원하여 **다양한 개발 환경에서 쉽게 구동 가능**  
- Better Auth 인증, UI는 Tailwind + Shadcn + ReactFlow + Zustand, 문서화는 Fumadocs 사용   
- Apache 2.0 라이선스

## Comments



### Comment 38113

- Author: kaydash
- Created: 2025-05-02T16:07:22+09:00
- Points: 1

점점 airflow처럼되어가네요
