Skip to main content

세상에... 다른 회사들은 이미 이렇게 쓰고 있구나 💥

Build your AI team yourself

🚀 매출분석도 AI가, 📅 일정관리도 AI가, 📧 메일처리도 AI가!
슬랙에서 바로 사용하는 실제 AI 업무 시나리오를 확인해보세요.

슬랙에서 이런 식으로 AI를 사용하고 있어요 👀

👤
김대리 • 오후 2:30
@SowonAI 매출분석해줘
AI
SowonAI • 오후 2:30 • 응답시간: 3초
월별 매출 데이터를 분석하고 트렌드를 시각화
전월 대비 15% 증가, Q4 목표 달성률 92%

💡 이런 시나리오들이 실제로 우리 슬랙에서 돌아가고 있다면?
"어? 우리도 할 수 있는 거야?"

Loading...
GitHub stars so far

Build your AI team yourself

AI를 어려워하는 사람들에게 슈퍼파워를 제공합니다. Everyone, Everywhere, EveryAI로 당신의 업무를 혁신하세요.

시작하기

Trusted by developers from

어? 우리도 할 수 있는 거야? ✨ 개발팀 고용 vs 직접 구축 비교해보세요.

💪 자신감을 주는 임파워먼트 메시지: 비개발자도 쉽게 시작할 수 있습니다.
💰 Before: 개발팀 채용 → 개발 → 배포 (6개월+)
⚡ After: SowonAI로 직접 구축 (5분)

Business applications not only share fundamental UI elements, but also the underlying logic.

Stop writing repetitive code for CRUD, security and state management. Let Refine automatically transform your UI elements to enterprise-grade:

아, 이렇게 간단하게 되는구나! 🛠️
SowonFlow: 비즈니스 팀도 쉽게 만드는 AI 워크플로우

1
2
3
4

Step 1: YAML로 AI 에이전트 정의

비즈니스 팀도 쉽게 이해할 수 있는 인간 친화적 YAML 설정

🎯 직관적인 YAML 설정으로 누구나 AI 에이전트 정의 가능
소요시간: 2분
sowonflow-workflow.yaml
# SowonFlow YAML 워크플로우
version: "agentflow/v1"
kind: "WorkflowSpec"
metadata:
  name: "매출분석 에이전트"
  description: "AI 기반 매출 데이터 분석 및 리포트 생성"

agents:
  - id: "sales_analyzer"
    inline:
      type: "agent"
      model: "openai/gpt-4-turbo"
      system_prompt: |
        당신은 매출분석 전문가입니다.
        데이터를 분석하고 명확한 인사이트를 제공하세요.
      tools: ["calculator", "current_time"]
🤖
SowonFlow 어시스턴트
YAML이 처음이세요? 걱정 마세요! 비즈니스 팀도 쉽게 작성할 수 있도록 설계되었어요.

왜 SowonFlow일까요? 🤔

단순한 AI 툴이 아닙니다. 비즈니스 로직에 집중하고 복잡한 AI 구현은 SowonFlow가 담당합니다.

📝

인간 친화적 YAML

비즈니스 팀도 쉽게 읽고 수정할 수 있는 직관적인 워크플로우 정의

복잡한 코딩 없이 YAML로 AI 에이전트의 동작을 명확하게 정의하세요.

version: "agentflow/v1"
kind: "WorkflowSpec"
metadata:
  name: "고객지원 봇"
🔗

MCP 기반 시스템 연동

Model Context Protocol로 기존 업무 도구와 완벽 연결

Gmail, Slack, 데이터베이스 등 기존 시스템을 코드 수정 없이 연동하세요.

mcp: ["gmail", "slack", "database"]
# 기존 시스템과 즉시 연결
🤖

멀티 AI 모델 오케스트레이션

GPT-4, Claude, Gemini를 동시에 활용하는 지능형 워크플로우

각 AI 모델의 강점을 조합하여 최적의 결과를 얻으세요.

supervisor_mode: "parallel"
agents: ["gpt_agent", "claude_agent"]
📚

문서 기반 지식 주입

회사 문서를 AI에게 학습시켜 도메인 전문가로 변신

매뉴얼, 정책, 가이드라인을 AI가 자동으로 참조하여 전문적인 답변을 제공합니다.

<document name="회사 정책">
{{{documents.policy.content}}}
</document>

🎯 핵심은 이것입니다

"기술적 장벽 없이 AI 슈퍼파워를 획득하세요"
SowonFlow = 비즈니스 로직 설계 + AI 자동화 + 기존 시스템 연동

아, 이렇게 간단하게 되는구나 🛠️ YAML + AI 5분 만에 완성.

Firebase
npm i refine-firebase
Ably
npm i @refinedev/ably
Airtable
npm i @refinedev/airtable
Appwrite
npm i @refinedev/appwrite
Directus
npm i @tspvivek/refine-directus
Elide
npm i elide-simple-rest
Elide GraphQL
npm i elide-simple-graphql
Hasura
npm i @refinedev/hasura
Hook Form
npm i @refinedev/react-hook-form
Ant Design
npm i @refinedev/antd
Material UI
npm i @refinedev/mui
Mantine
npm i @refinedev/mantine
Chakra UI
npm i @refinedev/chakra-ui
shadcn/ui
npx shadcn-ui init
Tailwind CSS
npx tailwindcss init
Headless UI
npm i @headlessui/react
Firebase
npm i refine-firebase
Ably
npm i @refinedev/ably
Airtable
npm i @refinedev/airtable
Appwrite
npm i @refinedev/appwrite
Directus
npm i @tspvivek/refine-directus
Elide
npm i elide-simple-rest
Elide GraphQL
npm i elide-simple-graphql
Hasura
npm i @refinedev/hasura
Hook Form
npm i @refinedev/react-hook-form
Ant Design
npm i @refinedev/antd
Material UI
npm i @refinedev/mui
Mantine
npm i @refinedev/mantine
Chakra UI
npm i @refinedev/chakra-ui
shadcn/ui
npx shadcn-ui init
Tailwind CSS
npx tailwindcss init
Headless UI
npm i @headlessui/react
GraphQL
npm i @refinedev/graphql
Kbar
npm i @refinedev/kbar
Medusa
npm i @refinedev/medusa
NestJS CRUD
npm i @refinedev/nestjsx-crud
Nestjs-query
npm i @refinedev/nestjs-query
Next.js
npm i @refinedev/nextjs-router
Remix
npm i @refinedev/remix-router
REST
npm i @refinedev/simple-rest
Strapi
npm i @refinedev/strapi-v4
Supabase
npm i @refinedev/supabase
Hygraph
npm i @acomagu/refine-hygraph
Sanity
npm i refine-sanity
SQLite
npm i refine-sqlite
JSON:API
npm i refine-jsonapi
GraphQL
npm i @refinedev/graphql
Kbar
npm i @refinedev/kbar
Medusa
npm i @refinedev/medusa
NestJS CRUD
npm i @refinedev/nestjsx-crud
Nestjs-query
npm i @refinedev/nestjs-query
Next.js
npm i @refinedev/nextjs-router
Remix
npm i @refinedev/remix-router
REST
npm i @refinedev/simple-rest
Strapi
npm i @refinedev/strapi-v4
Supabase
npm i @refinedev/supabase
Hygraph
npm i @acomagu/refine-hygraph
Sanity
npm i refine-sanity
SQLite
npm i refine-sqlite
JSON:API
npm i refine-jsonapi
Seamless connectivity

Out-of-the box integrations for 15+ services including custom REST and GraphQL API’s.

All integrations
Wheel? Already invented.

Start with a well-structured boilerplate, built around the industry’s best practices.

Learn more
100% Pure React code

Don’t get locked-in to proprietary, black-box solutions. With Refine you have always 100% control over your project.

Refine on GitHub

중소기업 의사결정자들이 ❤️ SowonAI를 선택하는 이유.

SowonAI는 중소기업의 특별한 니즈를 위해 설계되었습니다. 보안성과 확장성을 최우선으로 합니다.

회사에서 써도 안전하겠어 🛡️
조직관리, 권한설정, 감사로그까지. 기업 보안 요구사항을 모두 충족하는 엔터프라이즈급 기능을 제공합니다.
기존 시스템과 완벽 연동
슬랙, 구글 워크스페이스, 마이크로소프트 365 등 기존 업무 도구와 즉시 연결 가능합니다.
세밀한 권한 관리 체계
팀별, 역할별 세분화된 접근 권한 설정으로 정보 보안을 강화하세요.
투명한 AI 의사결정 과정
AI가 어떤 근거로 결정을 내렸는지 추적 가능한 투명한 AI 시스템을 구축하세요.
실시간 모니터링 & 알림
AI 에이전트의 작업 현황을 실시간으로 모니터링하고 중요한 이벤트를 즉시 알림받으세요.
전문가 지원 서비스
AI 도입부터 운영까지, 소원랩스 전문가팀이 직접 지원합니다. 교육, 컨설팅, 우선 기술지원 제공.
Check out Enterprise Edition

The difference that Refine makes

I find CRUD boring, but Refine makes it fun for developers again!
Zeno Rocha
Zeno Rocha
CEO - Resend
Refine perfectly aligns with the philosophy of React Hook Form, and they work seamlessly together.
Beier Luo
Beier Luo
Author of React Hook Form
Refine has codemod support for major version transitions, making it easy for users to integrate new versions into their existing codebases seamlessly.
Daniel Del Core
Daniel Del Core
Sr. Software Engineer at Atlassian
Show more

지금 바로 시작해보세요! 🚀

원하는 방식으로 AI 팀 구축을 시작하고, 몇 초 만에 첫 번째 AI 에이전트를 만나보세요.

Use our online GUI to create, customize, and download.

or

Run the npm command in Terminal and follow the wizard instructions.