Joined
Jun 24, 2026
Messages
4
Reaction score
31
Hi everyone,
I wanted to share a recent project I've been working on. Over the past few days, I built and launched a French-language adult video website using AI tools for nearly every stage of development, despite not having advanced programming skills.

Project Overview

The goal was to create a clean, fast, and user-friendly French tube website that automatically imports videos from multiple sources and keeps the content updated without manual work.

AI Tools I Used

  • Google Stitch – Generated the initial UI design along with the HTML/CSS layout.
  • Claude AI – Helped build the backend, database structure, automation scripts, SEO features, and overall site functionality.

What Was Automated

Claude AI helped me create:
  • PHP backend connected to a MariaDB database
  • Python scripts that automatically import videos every few hours using cron jobs
  • Automatic translation of English titles into French through the Anthropic API
  • Integration with ExoClick advertising and FapCash widgets
  • XML sitemap generation, structured data, SEO metadata, and robots configuration
  • Legal pages including DMCA, GDPR, Terms of Service, and 2257 compliance
  • Basic Apache security and optimization

Current Stats

The site has been live for only three days.
  • More than 2,400 videos imported automatically
  • 862 visitors so far
  • Around 770% traffic growth compared to the previous week
  • Most visitors are currently coming from France, which is exactly the audience I was targeting.

Final Thoughts

Before this project, I didn't consider myself an experienced developer. Using Google Stitch for the frontend and Claude AI for the backend made the entire process much faster than I expected. It allowed me to build a fully automated website in just a few days while learning a lot along the way.

I'd be happy to answer any questions about the workflow, automation setup, or the AI tools I used.
 
Nice project. I'm curious how well the translated titles read to native French speakers. Did you have to manually fix many of them?
 
Thanks for sharing the details instead of just saying "AI built it." It's interesting to see exactly which tasks you automated.
 
The traffic increase is encouraging, even if it's still early. It'll be interesting to see where the numbers are after a month.
 
I like seeing real examples of AI being used to speed up development instead of replacing all the work. You still had to put everything together.
 
Congrats on getting it launched. Getting from an idea to a working site is usually the hardest part.
 
I'd be interested in hearing how stable those import scripts are after running for a few weeks. Automation is great until something breaks.
 
The biggest question for me would be SEO. Have any pages started ranking yet, or is all the traffic coming from referrals?
 
Very cool experiment. I think AI is becoming an amazing productivity tool for developers, especially for repetitive tasks.
 
Did you run into any API limits while translating thousands of titles? That seems like it could get expensive over time.
 
Honestly, the most impressive part is finishing the project. A lot of people start ideas but never actually launch them.
 
I'd love to know how long it took from the first prompt to the site actually going live. Was it really just a few days?
 
Nice work. It'll be interesting to see if your traffic keeps growing once search engines index more of your pages.
 
AI definitely speeds things up, but I imagine you still needed to understand how everything works behind the scenes. It isn't completely hands-off.
 
Thanks for sharing your workflow. Seeing practical use cases is much more helpful than reading generic AI success stories.
 
Those first few hundred visitors always feel exciting. Hopefully the momentum continues over the next several weeks.
 
I'm curious how you handled duplicate content since you're importing from multiple sources. Did you build any filtering into the scripts?
 
Back
Top