FeatUp VS auto-dev

Compare FeatUp vs auto-dev and see what are their differences.

FeatUp

Official code for "FeatUp: A Model-Agnostic Frameworkfor Features at Any Resolution" ICLR 2024 (by mhamilton723)

auto-dev

πŸ§™β€AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation πŸ—οΈ, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature πŸ§ͺ included! πŸš€ (by unit-mesh)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FeatUp auto-dev
1 2
1,056 2,338
- 18.4%
8.0 10.0
10 days ago 7 days ago
Jupyter Notebook Kotlin
MIT License Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FeatUp

Posts with mentions or reviews of FeatUp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.

auto-dev

Posts with mentions or reviews of auto-dev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-25.
  • FLaNK AI Weekly 25 March 2025
    30 projects | dev.to | 25 Mar 2024
  • AutoDev: Automated AI-driven development by Microsoft
    1 project | news.ycombinator.com | 18 Mar 2024
    I am the author of another version of AutoDev, available at https://github.com/unit-mesh/auto-dev , which was developed one year ago with Intellij IDEs.

    My concept closely resembles Microsoft's AutoDev, but I built it on the Intellij IDEA platform. For instance, it automatically runs tests when created, among other functionalities, can also built with AST, dependency information or other context

    Two weeks ago, I introduced AutoDev DevIns language, which bears similarities to Microsoft's AutoDev. For example:

    ```java

What are some alternatives?

When comparing FeatUp and auto-dev you can also consider the following projects:

makeMoE - From scratch implementation of a sparse mixture of experts language model inspired by Andrej Karpathy's makemore :)