Activity
Mon
Wed
Fri
Sun
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
What is this?
Less
More

Memberships

Clief Notes

4.1k members • Free

9 contributions to Clief Notes
Has anyone here changed careers?
Not long ago I had absolutely no background in programming. I started learning out of pure curiosity after discovering AI and realizing how powerful these systems were becoming. At first everything felt overwhelming syntax, debugging, concepts I had never seen before but I kept showing up every day and building small projects. Fast forward a few months later, after countless hours of learning and experimenting, I managed to land my first role as a Junior AI Engineer. The journey wasn’t easy, but it proved to me that with consistency and the right resources, changing careers into tech is actually possible. I'm curious, has anyone else here made a similar transition?
1 like • 2h
I made quite the career switch yeah. I've been a professional firefighter for over 2 decades, working as an entrepeneur ever since as well (part time). Over the last years I worked a lot in online marketing and operations and I recently started a new company with 2 partners, lead generation, marketing, AI/automation implementation and custom software development.
I built a voice-to-invoice bot for German construction companies
No App, No typing, No training needed... Just speak --> get a professional PDF Invoice in second. Here the workflow : 1. Contractor sends a voice message on Telegram 2. Whisper AI transcribes it 3. GPT-4 extracts items, quantities, prices 4. A professional PDF invoice or Angebot is generated automatically 5. Bot sends the PDF back instantly on Telegram Full stack running in production: → n8n on Hetzner VPS 🇩🇪 → HTTPS via domain kinvoice → Telegram Bot as the UI → html2pdf for document generation → Multi-document support (Rechnung + Angebot) The contractor doesn't need to learn any software. They just talk. The bot does the rest. This is what I'm building for German SMEs — simple AI automation that saves hours every week. Onboarding first customers now.
I built a voice-to-invoice bot for German construction companies
1 like • 20h
This is awesome man!
Folder Structure
Did anyone try folder structure yet?What is the most difficult step in this architecture?
1 like • 20h
@Aaron Quiroz I feel you man, 100% 😂 It's no different here
0 likes • 20h
@Shirsho Guha The CMS runs on Vercel, as are the websites. As all websites are my own (or my company owns them), I have all the articles in 1 database, I use Supabase. Works very smoothly, scales when we are ready for it.
Anyone working with images often?
As I make quite a few custom websites, I often had to go online to find a tool to convert images to other file formats such as webp of avif and I ran in to free tier limitations too. As we're all about skipping the manual work, I figured I build a tool for myself. It's mainly meant for CLI but also has a web interface for those who like it. It also has a skill file, so your agents can learn how to use it. Ofcourse I'm not keeping it to myself, I hope many people enjoy it: https://www.npmjs.com/package/@dutchbase/img-convert
A command for writing documentation
At the end of each session, I often find myself instructing my agent to add or update my project documentation, add a changelog entry and commit to git. So I created a /finished command which I run after each session with noteworthy changes, works great for me :)
0 likes • 21h
And also for Codex
1-9 of 9
Vincent van Beek
2
1point to level up
@vincent-van-beek-5779
Will complete later :)

Active 5m ago
Joined Mar 9, 2026
Powered by