Exploring AI for Refactoring at Scale

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. screenshot-to-code

    Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

    I’ve randomly selected screenshot-to-code. While it is definitely not a linux repo, it is old enough to already face tech debts and far more complex than those MVP projects people are building with AI. git clone https://github.com/abi/screenshot-to-code

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. linux

    Linux kernel source tree

    I’ve randomly selected screenshot-to-code. While it is definitely not a linux repo, it is old enough to already face tech debts and far more complex than those MVP projects people are building with AI. git clone https://github.com/abi/screenshot-to-code

  4. code2prompt

    Code2Prompt is a powerful command-line tool that simplifies the process of providing context to Large Language Models (LLMs) by generating a comprehensive Markdown file containing the content of your codebase. ⭐ If you find Code2Prompt useful, consider giving us a star on GitHub! It helps us reach more developers and improve the tool. ⭐ (by raphaelmansuy)

    We want to feed the entire project to our model as context. The simplest wait is to concatenate everything into one file, and there is already one for that code2prompt.

  5. ai-project-refactoring

    Testing AI refactoring suggestions on realworld project

    Output will look like project_summary.md

  6. code2prompt

    A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.

    Prompt engineering is another beast. You can check some open source. But I would suggest using your 🧠 to think and explain what you want as a result and what specific context you know about the project. AI can do a lot, but it can not read your mind

  7. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: What Are You Working On? (December 2025)

    204 projects | news.ycombinator.com | 14 Dec 2025
  • Ahnlich, a fast lightweight similarity search engine

    2 projects | news.ycombinator.com | 6 Dec 2025
  • My Dev Tool List 2025

    15 projects | dev.to | 2 Dec 2025
  • Xleak – terminal Excel viewer with an interactive TUI

    1 project | news.ycombinator.com | 24 Nov 2025
  • Fast Lua runtime written in Rust

    12 projects | news.ycombinator.com | 24 Nov 2025

Did you know that Python is
the 2nd most popular programming language
based on number of references?