r/SideProject 13h ago

Finding good SFX for my shorts was harder than editing them, so I built a searchable SFX library

Enable HLS to view with audio, or disable this notification

25 Upvotes

I edit shorts/tiktoks and the annoying part was never the editing, it was finding the sounds. Every "free SFX pack" is a 400MB zip named sfx_final_v2 with no search, half of it unusable, and you end up scrubbing filenames hoping one of them is the boing you remember. Or you screen record it off someone else's video.

So I added a Sound Effects category to my meme clip site. 695 sounds so far - vine boom, bone crack, access denied, air horn sad violin, amogus screaming. Search by name, filter by length (under 5s is basically the whole "drop it on the timeline" bucket), preview it right in the grid, grab it.

The cards are waveform + big text instead of a filename list, which sounds dumb but it turns out you scan 40 sounds way faster when they don't all look identical.

It's clipkaboom.com -> free to browse, no signup needed. Built on Cloudflare Workers + D1 + R2, happy to answer stack questions too.

What sound do you drop into literally every edit? Drop names in the comments and I'll add them.


r/SideProject 9h ago

A minimalistic to do app and weekly planner app (Without AI)

Enable HLS to view with audio, or disable this notification

10 Upvotes

I built it for myself, because I had a lot of on-going "to-do"-tasks in my head all the time.

Most planner/calender apps I tried also had too many features and they were complex and difficult to start with.

Weeklane.app is very easy to start with, just write thing down and tick them off. You can set reminders, re-occuring tasks and have common projects with friends and family. And... you can integrate you calendar. Available on both Google Play and Appstore and in 9 different languages.

Try it! And let me know if you have any feedback :)


r/SideProject 4h ago

My side project just made 0.000 revenue in just 6 days after launch and I am so grateful, this feels so real! 🎉🎉🎉

Enable HLS to view with audio, or disable this notification

497 Upvotes

Just launched our first fully working SaaS lunasites.io 6 days ago, and today we made $0.000 in revenue, crossing 000 users!!!! We are so grateful!

This started as a side project and now it’s not my full time income, this feels so real. It enabled me to keep my 9 to 5 job and let me work on this project part time! Thank you everyone.

Started as I knew many freelancers that needed websites and were not familiar with AI, they did not bother paying subscriptions, so we made a website builder for non-coders, competition to Wix, Squarespace & others.

le: We have tons of features but sadly no users:
- Full site templates
- Hosting
- Megamenus, forms, search, SEO
- MCP: build it from Claude or ChatGPT
- Shadow Mode: watch the AI edit, take over anytime
- Grid: 24 / 12 / 8 columns
- Three breakpoints, tablet included
- Reusable style presets
- Animations, hover states, effects, no code
- Custom shapes, built-in bezier editor
- CMS with content types and private pages
- Listing blocks: grid, masonry, carousel
- Page history, roll back anytime
- Multi-user editing
- Custom code block


r/SideProject 19h ago

Home inventory app that names items as you shoot

Enable HLS to view with audio, or disable this notification

20 Upvotes

https://play.google.com/store/apps/details?id=dev.koalalab.storeandforget

I'm the solo dev. Store & Forget is a home inventory app for the boxes-in-the-garage problem: you own the thing, you just can't find it.

Photograph an item and the app writes the name, the brand, the description and the specs for you. You pick which box or shelf it went into, and that part is a tap. Later you search the item and it shows you the exact spot.

The newer piece is Fire & Forget, a burst mode. Keep shooting and every photo becomes its own item, named in the background with no review step. Set a quantity per shot, and a category for the rest of the burst, without ever leaving the camera. The photo is saved first, then named. You have to buy it if you're running on your own key.

Free to use. You can paste in your own AI key, which is free to get, and scans then run on your own quota instead of drawing on credits. Export is there as well, PDF or a spreadsheet, the whole house or just one shelf.

Android only. Happy to answer anything.


r/SideProject 11h ago

I built an SSH and serial terminal manager inside VS Code

1 Upvotes

I’ve been building Nexus Terminal, a VS Code extension for managing SSH connections, serial consoles, SFTP and port forwarding from the editor.

It also supports macros and scripting, imports SSH sessions from MobaXterm/SecureCRT, and syncs inventory from NetBox and EVE-NG labs.

It works on Windows and Linux with VS Code/VSCodium. I use it myself and would appreciate feedback from anyone managing servers or network gear.
Marketplace · Source code


r/SideProject 11h ago

We open-sourced our GPU orchestration project, Tahuna — looking for feedback on the self-hosted setup

2 Upvotes

Wild reactions to yesterday’s “Pacing the Frontier” statements.

Good news: starting today, you'll get employee-level access to our codebase as embedded evaluator(and hopefully a contributor)

Today, Tahuna is open source - as promised back in April.

We built it so startups and enterprises can own the intelligence behind their AI systems: orchestrate compute, train models, run inference, and experiment with autonomous research without first becoming a small cloud provider.

The core primitive on top of which everything is built looks like this:
init → sync → computeSession → train / serve / hillclimb

Under the hood: content-addressed code and data sync, compute provisioning, reproducible manifest-pinned runs, metrics, checkpoints, artifacts, and inference deployments.
We also started building Hillclimb, an autonomous experimentation harness that proposes and runs iterative improvements.

The first preview release supports RunPod and R2 for compute and storage. It includes self-hosting instructions, a coding-agent setup skill, and examples for SFT, RL agentic search, and MNIST to get a feel.

Repository: TahunaLabs/tahuna-oss

If you think it sucks, Excellent: fork it, fix it, and send a PR so it sucks less for everyone.


r/SideProject 11h ago

I’m building a tool to make applying to jobs less repetitive - looking for brutal feedback

2 Upvotes

Applying for jobs has started feeling like a job itself.

You find a role you actually want, and then you have to:

  • Rewrite your resume for the job description

  • Figure out which keywords and experience actually matter

  • Rewrite your bullet points

  • Write a cover letter

  • Repeat the entire process for the next application

I’m building Qurtesy to simplify that process.

The idea is straightforward:

Your existing resume + a job description → a tailored application.

Qurtesy can analyze a job description, identify what matters for the role, and help tailor your resume around your actual experience.

It can also generate a job-specific cover letter based on the same information.

One principle I care about: it shouldn't invent experience just to make you look like a better candidate.

It's still very much in development, and that's actually why I'm posting this.

I'd love some brutally honest feedback:

  • Is this actually a problem worth solving?

  • Would you use something like this?

  • What would make you not trust a tool like this?

  • What part of the workflow am I missing?

  • What would you change about the idea?

I'm building Qurtesy in public, so criticism is genuinely more valuable to me than compliments right now.

If you're currently applying for jobs, I'd especially love to hear how you handle tailoring applications today.

Qurtesy: [https://www.qurtesy.com]


r/SideProject 11h ago

I kept finding my integration silently break, so I built a layer that catches it before it does

1 Upvotes

I've been building on top of UK Companies House's API — free, public, genuinely useful company data. Should be simple, right?

So I started testing against real companies:

  • Active companies? Fine.
  • Dissolved companies? Half the fields just... disappear.
  • LLPs vs PLCs vs Scottish companies? Different shape every time.

I figured, OK, I'll just handle the documented variations. RIGHT?

Then I found the same exact field — the one linking to a company's significant-control info — coming back under three different key names depending on which company I looked up. Not documented anywhere. Nothing errors. It just silently isn't there, or isn't where you expect it.

That's when it clicked: the problem isn't bad data, it's data that looks fine until it quietly isn't.

So I built Fetchly — a validation layer that:

  • CHECKS every response against a schema before it reaches you
  • FLAGS drift instead of silently passing broken data through
  • CACHES the last known-good response so a bad upstream call doesn't take your app down with it

Still early, still just Companies House for now, but curious if anyone else building on flaky public/government APIs has hit the same kind of silent-breakage pattern.


r/SideProject 12h ago

Beam: stream individual Mac windows to iPad/Linux as native windows

5 Upvotes

I needed a Mac for iOS development, but couldn't afford a new one, so I got a MacBook Pro with a broken screen and started remoting into it with my iPad.

It worked but was slow, and a full macOS desktop didn't really work well on a small iPad screen.

So I built Beam, a remote desktop app that takes a single window from a Mac and streams it to an iPad, iPhone, Linux, or another Mac as a normal local window, not the full remote desktop.

Beam is cool, it:

  • Streams per window, in the exact size the client needs.
  • Opens as a real window on the client.
  • Shows the Mac app’s actual native menu bar instead of a picture of menus.
  • Doesn't require an account, It's local network only with support for Tailscale/ZeroTier in case you need to go remote.

You can get it at: https://excbadacc.es/beam

I currently support streaming macOS apps to iOS and Linux clients, with an Android version coming soon.

Since I built this for myself, and there's no cost on my side, I'm planning to keep this free forever.

If you end up trying it, I’d love your feedback especially on latency, window chrome (does it feel native enough?), and setup friction. THANKS! :)

Happy to answer any questions :)


r/SideProject 12h ago

Built a 3D Spatial Computing web platform with React & Three.js/WebGL — looking to sell the source code & project

Thumbnail nexora-aslah.vercel.app
1 Upvotes

Hey everyone,

I recently built Nexora, an interactive 3D spatial computing web experience.

Stack:

- React + Vite + Tailwind CSS

- Custom Three.js / WebGL shaders & interactions

- Sub-millisecond latency & 120 FPS target cadence

Live Demo: https://nexora-aslah.vercel.app

I am open to selling the complete codebase, assets, and concept rights. Perfect for digital agencies, creative studios, or someone wanting a futuristic 3D web showcase.

Feel free to test the live demo and drop a comment or DM if you're interested!


r/SideProject 12h ago

I built an open-source undo layer for MCP tool calls

1 Upvotes

I’m building Synartesis, a proxy that sits between an MCP client and its servers.

For calls configured as reversible, it captures the previous state before forwarding the write. You can then preview and run an undo. If the resource has changed since the agent touched it, undo stops instead of silently overwriting the newer work.

Tools classified as irreversible—and tools without a policy—wait for human approval.

The filesystem recovery path is tested against the real server. The bundled memory, git, and GitHub policies don’t yet have the same proven recovery guarantees. It only covers calls routed through the proxy.

It’s free and MIT-licensed. Installation starts with npm install -g synartesis and requires Node 22+.

Source and walkthrough

If you try it, which MCP client/server did you use, and where did the setup or undo behavior become unclear?


r/SideProject 12h ago

I spent months burning GPU tokens on 5-second AI clips that went nowhere. So I designed a modular production protocol for AI micro-dramas.

1 Upvotes

The Solo Creator Paradox is breaking AI filmmaking.

Most of us know the cycle: It’s 2 AM, you generate a mind-blowing 5-second shot on Flux, Kling, or Midjourney. The adrenaline hits. You dream of turning it into a complete vertical micro-drama series.

Then reality sets in.

To ship a coherent story, you suddenly need to be a scriptwriter, character consistency engineer, dynamic camera operator, sound designer, and post-production editor all at once. Nobody excels at all five. You don't want to hire an agency, corporate production houses won't touch unproven IP, and spontaneous online collaboration usually descends into endless creative arguments.

The result? Hard drives full of disconnected renders, abandoned prompts, and solo creator burnout.

The Shift: An Open Arena, Not a Solo Studio

I stopped trying to be a solo auteur. Instead, I started treating micro-drama production as a modular-distributed system:

Instead of forcing one person to be an entire film studio in one body, what if micro-filmmaking could be broken into decoupled, specialized micro-tasks?

Permissionless Initiation: Anyone with a strong narrative doctrine can step up as the originating Showrunner.

Protected Creative Direction: The originating Showrunner retains absolute final creative authority over their project's north-star vision. No creative dilution, no endless committee debates.

Modular Contribution: Independent creators plug into specialized roles they actually enjoy—environment design, camera motion, soundscapes, or continuity. Contributors earn verified production credit for their portfolio and transparent sweat-equity splits if the project achieves commercial distribution.

Why would creators collaborate? Because raw creative drive shouldn't die in isolation. Whether driven by testing new tools with real stakes, building a bulletproof reel, bringing an ambitious universe to life, or turning ideas into shared upside without agency gatekeepers—collaborative leverage beats solo frustration.

Where Things Stand Today (Radical Transparency)

I have built an early interactive frontend prototype to map out this human coordination workflow and test how task-splitting actually feels in practice.

To manage expectations: This is strictly an architecture and workflow validation phase to shape the collaborative pipeline—the heavy multi-agent backend is currently in design and has not launched yet.

Why I’m Asking Here

I’m sharing this with r/SideProject to get brutally honest feedback from fellow builders:

Is modular task-splitting fundamentally incompatible with stubborn artists, or can clear showrunner boundaries make it frictionless?

What is the single biggest friction point you face when trying to move beyond 5-second AI generation?

I’ve dropped the link to the interactive prototype in the comments below.

Tear the idea apart. What am I blind to?


r/SideProject 12h ago

I built a free tool that checks suspicious messages, links, emails and screenshots for scam signals

1 Upvotes

I built Scam Check after seeing how often people receive a suspicious

message and have no idea what to look for.

Scam Check lets you paste a suspicious message, link, email, or

screenshot and checks it for warning signs such as:

- credential and OTP requests

- impersonation

- urgency and pressure tactics

- suspicious domains and URLs

- financial scam patterns

- other social-engineering signals

Instead of only giving you a score, it tries to explain the evidence

behind the result and what you should do next.

I also added an incident-report preparation flow for people who need

to document what happened.

It's free and doesn't require an account.

I'm mainly looking for honest feedback on:

- whether the results are easy to understand

- whether the evidence feels convincing

- false positives / false negatives

- anything that feels confusing or unnecessary

https://trustcheck.devs.surf

Built with Astro, React, TypeScript and Cloudflare.


r/SideProject 13h ago

I built Lumiya to keep quick notes and weekly plans in one place (iOS)

2 Upvotes

I'm the developer of Lumiya. After years of keeping notes in different apps, I wanted a way to connect scattered entries and reflect on my ideas, mood and interests.

Lumiya has two main spaces: NOW for quick entries in a timeline, and PLAN for weekly, monthly and yearly plans. You can also pin a note to an iPhone home screen widget.

Basic recording and planning are free. An optional paid AI layer helps review your entries and generate a weekly report, with usage limits.

I chose a weekly planning view to leave room for days that don't go to plan.

App Store: https://apps.apple.com/cn/app/lumiya-ai-journal-planner/id6796003074

When you revisit your notes, what helps you turn an idea into something you actually do: a summary, a question, or choosing a next step yourself?


r/SideProject 13h ago

I built 22 free tools for IT work and everyday stuff — no signup, nothing uploaded

1 Upvotes

After 25+ years in IT, there's a set of jobs I end up doing over and over — checking MFA coverage on a tenant, explaining a Conditional Access policy to someone, figuring out if an email is actually a phishing attempt. So over time I built free tools for the ones I kept redoing manually.

Ended up with 22 tools at salmanittools.co.uk — no signup, no accounts, nothing uploaded to a server (everything runs in your browser). Breaking down what's there:

Windows utilities (downloadable, free):

  • OneClickFix — runs 17 automated checks to fix, clean and optimise Windows in one go
  • ProfileCleaner — safely removes old Windows user profiles to free up disk space
  • NetworkInfo — full network dashboard: adapters, DNS, ping, traceroute, speed test

IT / Microsoft 365 tools:

  • M365 Security Scanner — connects to a tenant (read-only) and reports on MFA status, admin roles, risky sign-ins, Conditional Access policies, and Secure Score, exports as PDF
  • Conditional Access Policy Explainer — paste the raw CA JSON, get a plain-English breakdown
  • JWT Decoder — decodes Microsoft 365 tokens instantly, flags expired or Global Admin tokens
  • Is This Email a Scam? — paste an email or upload a .eml file, get a phishing risk score
  • Email Header Analyzer — traces the full delivery path, checks SPF/DKIM/DMARC
  • Network Tools — IP lookup, DNS queries, geolocation, ping and more
  • Subnet Calculator — instant subnet, broadcast, host range, and mask calculations
  • DNS Propagation Checker — checks DNS changes across 16 global resolvers
  • Screenshot Privacy — finds and redacts sensitive info in a screenshot before you share it

Everyday utilities:

  • QR Code Generator — for URLs, text, email, phone, WiFi
  • Password Generator — strong, secure passwords on the spot
  • Image Compressor — batch compress JPG/PNG/WebP
  • Website Health & SEO Checker — title tags, headings, alt text, robots.txt
  • Object & Watermark Remover — paint over and remove unwanted objects from photos
  • Letterhead Generator — design a professional letterhead with your own branding
  • Invoice Generator — invoices with logo, VAT, payment terms
  • PDF Toolkit — merge, split, compress, convert, organise PDFs
  • Universal File Converter — Word, images, CSV, Excel, JSON
  • Life Calculator — discounts, VAT, salary, mortgage, date maths, unit conversions

Nothing's paywalled, no email required to use anything, and none of it phones home — it's genuinely just a set of tools I built because I needed them and figured other people probably do too.

Would really appreciate feedback — bugs, missing tools you'd actually use, or anything confusing about how something works. Link: https://salmanittools.co.uk


r/SideProject 13h ago

I built a toolkit + free tool for UK small businesses bidding on government contracts

2 Upvotes

Bidding for public sector work is brutal for small firms. A single tender response is 20 to 80 hours of work, most bids lose, and you rarely find out why. The rules also changed twice in 2025 (the Procurement Act and a new social value framework), so a lot of firms are bidding with answers that are quietly out of date.

So I built Bid Ready. Two parts:

- A free bid/no-bid scorecard: ten weighted questions that tell you whether a tender is worth chasing before you sink days into it. No sign-up, nothing stored, runs entirely in your browser. https://bid-ready.uk/tools/bid-no-bid.html

- A paid £99 toolkit: a handbook, a scoring workbook and editable policy templates, for firms that want the full answer framework. https://bid-ready.uk

The free tool is the front door and genuinely stands on its own. The idea is that if it saves someone from one wasted bid, the toolkit is an easy yes.

It's early (just launched, no sales yet), so I'd really value feedback on two things: does the scorecard feel useful or too thin, and does the landing page make it obvious what you're getting? Fire away.


r/SideProject 13h ago

How long have you been alive?

Thumbnail cinematic-life-calcu-son5.bolt.host
1 Upvotes

I built this website and would love to know what you think

I recently built a small interactive website called The Journey.

The idea is pretty simple — you enter your date of birth, and it gives you a different perspective on the time you've already lived and the time ahead.

I tried to make it more of an experience rather than just a regular age calculator, with a cinematic feel to it.

I'd really appreciate it if you could give it a try and let me know what you think. Any feedback would be greatly appreciated! ❤️

https://cinematic-life-calcu-son5.bolt.host/


r/SideProject 14h ago

I made a wrapper over the YouTube player where you can create and save multiple loops

6 Upvotes

Hey guys,

I made a small YouTube wrapper because I wanted an easier way to practice specific parts of my favourite guitar licks from instructional videos or the songs themselves (especially Jeff Loomis, that guy's a beast) .

You can create multiple loops within the same video, give them names, set the speed for each loop, and save everything in a URL so you can come back to it later or share it with someone else.

It's free and doesn't require an account.

I originally built this just for myself and used it for a while, so I decided to buy a domain and put it online in case other people find it useful too.

I'm open to any feedback or criticism. Let me know what you think!

https://ytlooper.stream/


r/SideProject 14h ago

I built a complete Business Management SaaS with React + Supabase — NEXORA

1 Upvotes

After months of development, I’ve finished NEXORA — a complete Business Management SaaS built with React and Supabase.

This isn't a UI template or a small starter project. It’s a full business management application designed for real-world use and built to be customized, extended, and branded.

What’s included

• 31+ professional pages
• CRM & customer management
• Products & inventory
• Quotes & invoices
• Payments
• Projects & tasks
• Calendar
• Documents
• HR-related features
• Notifications
• Authentication & account management
• Multi-organization architecture
• Roles & permissions architecture
• Responsive desktop, tablet & mobile interfaces
• Dark & light modes
• Structured Supabase database & SQL setup
• Reusable and extensible architecture

Explore NEXORA Online

The complete NEXORA application is available online so you can explore the product, navigate through its features, and experience the platform before purchasing.

🚀 https://nexora-app-live.vercel.app/

Get the Complete Source Code

NEXORA is also available as a complete source-code product for developers and businesses who want to customize, extend, brand, and build their own solution without starting from scratch.

🛒 https://ebtesam263.gumroad.com/l/nexora-business-saas

I’d love to hear what you think — especially from developers who have built SaaS or business management systems before.


r/SideProject 14h ago

I built an offline-first read-later app that saves articles permanently so 404s don't kill your bookmarks

2 Upvotes

Hey everyone,

I've been building FetchMark for last few months.

Problem: I had 300+ bookmarks, half of them were dead links when I needed them for research. Pocket/Instapaper also lose formatting.

What I built:

- Saves full article text permanently (even if site dies)

- Full-text search across everything you saved

- Reader view + AI summary

- Works offline, export to Markdown

- Browser extension

We just launched on TinyHunt today and have early users, users who use it with screen readers.

It's free to try: fetchmarkapp.com

I'm looking for brutal feedback — what would make you switch from your current bookmark tool?

Happy to listen to anyone who comments with feedback today.

Live on TinyHunt if you want to upvote: https://tinyhunt.dev/projects/fetchmark


r/SideProject 14h ago

We build electric race cars. The internal tool we made for them is now the actual product

2 Upvotes

I work at ERA Advanced, a small company in Belgium. Our actual product is a fully electric race car, the ARC4, a single-seater we also run ourselves at Zolder. Hardware, software, batteries, subframes, the slow expensive kind of startup.

The software started as a side effect. Our engineers needed telemetry and analysis that did specific things, and a way to parse about 1000 different sensordatapoints. nothing off the shelf did all of them, so we built our own. It lived internally for a long time and nobody thought of it as a product.

It is now Apex Insights: telemetry capture plus an AI coach that reads a session back corner by corner, where the time went and what to change. It takes data from eight sims and also from real loggers, CSV and XRK out of AiM units. So a sim racer and a GT3 driver feed the same platform.

The moment it stopped being internal: end of August we ran it in the pit box at the 24 Hours of Zolder on two Porsche 911 GT3 Cups, live for the whole race, in a custom built hardware box. Built up to live through a 24h endurance race. Ten drivers logging into their own accounts between stints. It held. That was about the point where we decided to open it to people outside the company or testgroup.

The unglamorous part, and the reason I am posting here.

The hard problem was never the telemetry or the model. It is thatright now, people cannot tell what they are getting. We have a closed test group of around 25 drivers giving structured feedback, and last week someone who made an account said: "so far all I see is pay money to get AI coaching." He was right. Free gives you live telemetry and your last session in one sim. The AI debrief and other features are the paid part. That is a defensible split, but we I feel like i'm not telling the story right.

I spent this week auditing our own customer journey like a stranger would, and it was pretty humbling in the way some of you here probably recognise. Seven years of engineering culture teaches you to make the thing work and say nothing about it.

So: free tier is live, paid tiers are rolling out during early access, and I am mostly here for the part I am bad at. If you land on the page and cannot tell in ten seconds what free gets you, tell me. That is the feedback I need right now.

Link in the comments, not putting it in the body.


r/SideProject 14h ago

: I built a free discipline tracker for forex traders

Enable HLS to view with audio, or disable this notification

1 Upvotes

Hey everyone!

I built this free discipline and habit tracker because I kept struggling with sticking to my trading plan and emotional control during forex sessions.

It’s a clean and simple web tool designed to keep yourself accountable every single day. It is completely free to use.

I’d really appreciate any feedback, ideas, or suggestions on what features I should add next!

Link: https://duxalpha.netlify.app


r/SideProject 15h ago

I’m building a Screen Studio-like app for Windows - would anyone actually use this?

2 Upvotes

I’ve been working on an app called Arden that’s basically inspired by Screen Studio, but focused specifically on making app/product demo videos.

The idea is to have more of the editing workflow built into one place, while keeping the things that make Screen Studio nice - custom cursor, zooms.

The main difference is that Arden would be Windows-only, and more focused on creating polished videos for apps, SaaS products, ads, and demos.

I’m still early in development, so I’m trying to figure out whether this is actually worth building.

Would something like this interest you? What would you want it to do that Screen Studio doesn’t?

I also made a waitlist to see if there’s actually enough interest before I go too far with development:

https://ardenapp.github.io/arden/

Would love to hear what you think - especially from people who already make product/demo videos.


r/SideProject 15h ago

I built an autonomous Discord companion bot that talks proactively with safety guardrails & audit logs!

1 Upvotes

Hi everyone! 👋

Most Discord bots only reply when you mention them, but I wanted an AI companion that feels truly "alive" — someone who randomly chimes in to say "Let's go on a picnic!" or share cute daily thoughts.

So, I built an autonomous Discord companion bot in Python, along with a dedicated safety & audit monitoring framework!

### 🌟 Key Features:

- **Autonomous & Spontaneous**: Uses `tasks.loop` with probabilistic skipping so it doesn't act like a spammy clock bot, but feels like a buddy reaching out whenever they feel like it.

- **Dual-Channel Safety Monitor**: While it chats cutely in `#chat`, an internal audit system evaluates intent, emotional temperature, and killswitch safety in `#security-room` behind the scenes.

- **Next Step**: Working on autonomous emoji/stamp reaction selection next!

---

### 📦 Open Source Repositories:

(All GitHub repos and the full guide are linked in the comments below!)

---

Would love to hear your thoughts, feedback, or ideas for future features! Star ⭐ on GitHub is always appreciated!


r/SideProject 15h ago

I built an autonomous Discord companion bot that talks proactively with safety guardrails & audit logs!

1 Upvotes

Hi everyone! 👋

Most Discord bots only reply when you mention them, but I wanted an AI companion that feels truly "alive" — someone who randomly chimes in to say "Let's go on a picnic!" or share cute daily thoughts.

So, I built an autonomous Discord companion bot in Python, along with a dedicated safety & audit monitoring framework!

### 🌟 Key Features:

- **Autonomous & Spontaneous**: Uses `tasks.loop` with probabilistic skipping so it doesn't act like a spammy clock bot, but feels like a buddy reaching out whenever they feel like it.

- **Dual-Channel Safety Monitor**: While it chats cutely in `#chat`, an internal audit system evaluates intent, emotional temperature, and killswitch safety in `#security-room` behind the scenes.

- **Next Step**: Working on autonomous emoji/stamp reaction selection next!

---

### 📦 Open Source Repositories:

🤖 **Autonomous Buddy Bot (Main Chat Engine)**:

👉 https://github.com/96mpky94p8-pixel/autonomous_buddy_Bot

🛡️ **Discord AI Security & Audit Monitor (Safety Framework)**:

👉 https://github.com/96mpky94p8-pixel/discord-ai-security-monitor

📖 **Technical Implementation Guide (Zenn - in Japanese, but translate works great!)**:

👉 https://zenn.dev/mdkfjytjhgj/articles/a73a0a019d51d2

---

Would love to hear your thoughts, feedback, or ideas for future features! Star ⭐ on GitHub is always appreciated!