You are browsing as a guest. Sign up (or log in) to start making projects!

1h 9m 48s logged

DEVLOG #1 - Starting SiteScope AI 🚀
Today I discovered Stardance by Hack Club, and it finally gave me the motivation to start a project I’ve wanted to build for a while: SiteScope AI.
The idea is to build an AI-powered website auditor that can analyze websites and provide useful insights and recommendations.
Before starting, I used AI to help me understand the basic architecture, technologies and components I would need.
Then I got to work.
What I did today:
Created the GitHub repository
Added a README.md and MIT License
Cloned the repository locally
Connected the project to Hack Club Stardance
Registered it as a Software -> Websites project
Created the initial project structure
Added .gitignore and .env
Created a Python virtual environment
Split the project into backend and frontend
Added the required API keys:
PAGESPEED_API_KEY
GEMINI_API_KEY

Tested the API keys to make sure they work
Fixed the Python interpreter and virtual environment configuration

It’s still just the beginning, but the foundation is now ready.
Next step: start building the actual website analysis pipeline. 🔥
This is only Day 1.

0
4

Comments 0

No comments yet. Be the first!