Skip to content

yuanyuanyuan/AI-Programming-Assistant-Interactive-Report-2025

Repository files navigation

AI Programming Assistant Interactive Report - 2025

This project is an interactive website built with Astro to showcase and compare AI Programming Assistants. It is automatically deployed to GitHub Pages.

View Live Demo

demo

🚀 Local Development

  1. Install Dependencies:

    npm install
  2. Start Development Server:

    npm run dev

    Open http://localhost:4321 to see the site.

🌍 Multilingual Content

  • UI Text: Managed in /public/locales/.
  • READMEs: This project maintains separate README files for each supported language.

🛠️ Deployment

This site is automatically deployed to GitHub Pages via a GitHub Action defined in .github/workflows/deploy.yml whenever new commits are pushed to the main branch.

The configuration for GitHub Pages is set in astro.config.mjs.

  • Site: https://yuanyuanyuan.github.io
  • Base: /AI-Programming-Assistant-Interactive-Report-2025/

Contact

qrcode


This project was bootstrapped with Astro and assistance from an AI pair programmer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published