Advertisement · 728 × 90

Posts by Sudo Eugene

Action springs not from thought, but from a readiness for responsibility

1 year ago 1 0 0 0

The workflow integrates several tools:

@n8n.io
@notion.com API
@github.com API
@langchain.bsky.social
Google Gemini
GPT4o

Till next time, keep building

1 year ago 1 0 0 0
Post image

The resulting documentation is appended directly to the same Notion page the button was clicked on, about 30seconds later.

1 year ago 0 0 1 0
Post image

An AI-driven content generation step, using models like Google Gemini for huge file diffs and GPT-4o, transforms the processed data into clear, instructive documentation. It follows a predefined template for consistency.

Sidenote: The Output-fixing parser from LangChain is 🤯

1 year ago 0 0 1 0
Post image

Once the Notion page details arrive in n8n, the workflow retrieves key pull request details such as the repository name and PR number.

It then combines the GitHub PR DIFF files in a JSON object, filtering out unnecessary files (e.g., package-lock.json) to focus on essential content.

1 year ago 0 0 1 0
Post image

The process begins when a user clicks a button in Notion. This button is linked to both the relevant @notion.com tion page and the corresponding pull request, and triggers an @n8n.io workflow

1 year ago 1 0 1 0
Post image

What I built today:

==
Notion GitHub PR Diff Documenter
==

a workflow that automates the creation of internal documentation directly from GitHub pull requests.

#buildinpublic #dev #ai

Check out the thread 🧵

1 year ago 2 0 1 0
Advertisement
Post image Post image

Planning a gym overhaul… i forgot how forgiving Sketchup is. Picked up right where I left off 3 years ago

#building #fitness #technophile #3dmodeling

1 year ago 5 0 0 0
Post image Post image

Update: 3D print prototype complete

1 year ago 0 0 0 0

Further automation opportunities:
- Add a relay to the D1 Mini to switch on and flash a green or red light
- Create a sensor reading in Home Assistant to trigger/control other items integrated in the house
- Close the garage door if the car is parked (risky)
- Start some music in the living room

1 year ago 1 0 1 0
Post image

Problem solved ✅

1 year ago 1 0 1 0
Video

UAT Testing. 65cm is my number

TODO: 3D print a case

1 year ago 0 0 1 0
Post image

🖥️ Programming the D1 Mini
1. Connect the D1 Mini to your computer via USB.
2. Go to Home Assistant > ESPHome > New Device.
3. Name it: parking-sensor.
4. Select your USB serial port (e.g., USB Serial (cu.usbserial-210)).
5. Load your config and install

1 year ago 1 0 1 0
Post image Post image

🔌 Ultrasonic Sensor Wiring - This sensor measures distance using sound waves:
Vcc to 5V on D1 Mini
Trig to D3/GPIO0
Echo to D2/GPIO4w
GND to GND

📟 Display Wiring - This display will show the distance readings from the sensor:
Clk to D6/GPIO12 on D1
Dio to D7/GPIO13
Vcc to 5V
GND to GND

1 year ago 0 0 1 0
Advertisement

Tools:
- Home Assistant
- ESPHome

Parts:
- Ultrasonic Sensor
- 4 Digit LED Display
- D1 Mini

1 year ago 0 0 1 0
Video

I try my best not to throw "life changing" around too much, but @home-assistant.io is! Still after using it for 3 years.

My week night fix: A brief memo on building my own Parking Distance Meter for under $10 and less than 2 hours

#homeautomation #homelab #homeassistant

1 year ago 3 0 1 0
Post image

Is anyone talking about this? @notion.com AI answering questions from my team’s docs, Slack and …. @github.com repos all in one. Wild 🤯

1 year ago 0 0 0 0
Post image

Yes. If you’re running with Docker, you can create your own Dockerfile with all the packages you want, then build and run

Here’s my docs for the ffmpeg package I used

1 year ago 2 0 0 0

I’ve got my team on Business Standard ($12/mo) that has built in transcriptions and recordings

1 year ago 1 0 1 0

Main reason is most of them (last time i looked) don’t support custom webhooks so i can own my prompt and output

1 year ago 2 0 1 0
Post image Post image

2 things that Google seriously likes:

1. Schema
2. Speed

Inception: 4 August 2024

#buildinpublic

1 year ago 1 0 1 0
Preview
How to Take Perfect Notes with Your Voice Using ChatGPT and Notion This step-by-step tutorial will teach you how to automatically transcribe voice notes with Whisper, summarize them with ChatGPT, and send them to Notion.

Thanks to @thomasjfrank.com for inspiring this a couple of months ago with thomasjfrank.com/how-to-trans...

1 year ago 0 0 0 0
Post image

Recent additions: Automatically upload and summarise every business call, and ask in Telegram whether to send it to Team notes or Private Notes.

Now after each call I get the option to send it to the relevant Notion database

1 year ago 0 0 1 0
Advertisement
Video

The Game Changer: Ask Notion AI about my or my team's action items for the day

1 year ago 1 0 1 0
Post image

Transform and Notify: It converts this data into a Notion page, complete with rich text, to-do lists, and user mentions for immediate task tracking and notifications.

The users in the workspace are prefetched for mentions.

1 year ago 0 0 1 0
Post image

Trigger: The workflow watches a specific Google Drive folder for new Google Docs transcripts from Google Meet, capturing every new upload instantly. The only manual action required in the meeting is to start a transcription.

1 year ago 0 0 1 0
Post image Post image

My Meeting-Notes-to-Notion workflow has been working really well the past couple of months.

Solution: Transform Google Meet Transcripts into Actionable Notion Docs (+ call recordings)
#buildinpublic

Tools:
- G Workspace
- @n8n.io with AI nodes
- Telegram
- @notion.com

Here’s how it works:

1 year ago 7 1 3 0

I would add n8n between Pipedream and Cloudflare Workers. Since I switched, i never looked back. Has some really handy AI tools built in as well. Best of all: Open Source and Self hosted.

1 year ago 1 0 1 0
Video

Topped off with a nice visual of energy for a day.

1 year ago 0 0 0 0
Post image

With a self-sufficiency metric for the date range, along with an actual cost for grid energy per day.

1 year ago 0 0 1 0