14 projects tagged with this
This platform aims to connect emotions, wellness, and local fragrance makers through a data-driven scent curation commerce experience. It seeks to personalize scent choices and support local artisans.
Quickly and easily create and share screens (equivalent to small tickets) with team members, using simple prompting or pre-existing documents, to facilitate task creation and collaboration.
This service utilizes AI voice recognition to identify the no-show history of callers making reservations, effectively preventing habitual no-shows. By registering unique voice information, much like a fingerprint, continuous management is possible even if the caller's phone number changes. It also provides mandatory deposit notifications.
A SaaS platform enabling users to seamlessly composite photos onto any Google Maps Street View location.
I've developed a responsive, web-based version of existing man-day calendar programs.
## Introduction An installable newsletter service that creates emails with AI, without a template editor. Simply describe the content you want to send in natural language, and AI will generate a designed HTML email in real-time. It's a self-hosted solution, not SaaS, allowing you to fully own your data by installing it directly on your server or PC. ## Key Features * **AI Email Generation** — Real-time streaming generation of complete HTML emails from a single prompt (Claude / Gemini selectable) * **Subscriber Group Management** — Classification by group, CSV bulk registration, targeted group sending * **Bulk Sending** — Stable email infrastructure powered by Resend * **Drafts & History** — Save/load drafts, sending history, and preview * **Invitation-based Operation** — First registrant becomes administrator, subsequent registrations by invitation only * **Multilingual Support** — Automatic detection and switching between Korean / English ## Tech Stack Next.js · TypeScript · SQLite · Anthropic Claude / Google Gemini · Resend · Tailwind CSS ## Installation Can be installed on servers (Ubuntu/Debian) or PCs (Mac/Windows/Linux). ```bash git clone https://github.com/extory/mail.git cd mail cp .env.example .env.local # API 키 설정 npm install && npm run build && npm start ``` Detailed Guide: https://mail.extory.co/guide ## Links Demo: https://mail.extory.co GitHub: https://github.com/extory/mail Installation Guide: https://mail.extory.co/guide
Easily create engaging polls and quizzes, including fun elements like MBTI. 1. AI Poll Auto-Generation — Simply input a title, and questions/options are automatically generated using Claude or Gemini API. Manual creation without AI is also supported. 2. Admin Dashboard — Manage poll creation, editing, deletion, real-time response statistics, and short URL management all in one centralized dashboard. 3. Short URLs & Social Sharing — Generate trackable short links and enable one-click sharing to KakaoTalk, Twitter/X, Facebook, LinkedIn. 4. Email Authentication & Invitations — The initial registrant becomes the Owner. Subsequent member management is based on invitation codes. Poll participation does not require a login. 5. 1-Minute Installation — `git clone` → `npm install` → `npm start`. JSON file-based, no database setup required. Node.js is all you need.
AI learns from your restaurant visit history and reviews to perfectly understand your personal culinary preferences. This app service accurately recommends similar restaurants that best match your taste, based on your current location and displayed on a map. Say goodbye to disappointing dining experiences and embark on successful culinary adventures.
강아지·고양이 사진과 증상을 입력하면 AI가 1차 건강 상태를 판별하고 동물병원 방문 여부를 안내하는 서비스 기획.
허밍이나 멜로디 녹음을 AI가 악보로 변환하고, 편곡 제안과 MIDI 파일까지 제공하는 아이디어.
냉장고 속 재료를 촬영하면 일주일 식단과 부족 식재료 장보기 목록을 자동 생성. 쿠팡/마켓컬리 연동 기획.
원어민 파트너가 없어도 AI가 대화 상대가 되어 발음·어휘·문법을 실시간 교정하는 언어 학습 앱.
현재 감정·날씨·활동을 입력하면 AI가 Spotify/YouTube에서 최적 플레이리스트를 큐레이션해 주는 서비스.
아이 이름과 오늘 있었던 일을 입력하면 맞춤형 수면 동화를 생성하고 TTS로 읽어 주는 서비스.