Alternatives
Products that do what Replit Code V1.5 3B does
A new code generation language model
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8TN
Hi guys, I’m excited to share an update on ReproModel, an open-source toolbox designed to streamline the testing and reproduction of machine learning models. I, like many of you, have really struggled with benchmarking and comparing models, from missing code, to opaque experiment parameters slowing the process. I decided to take matters into my own hands, and created a mini-toolbox in my free time to streamline the process. The goal is to reduce the time and effort spent on replicating experiments, enabling researchers to focus on innovation rather than setup. Knowing this task is not an…
2024 · github.com
- 9OH
2017 · repl.it
- 10

- 11

- 12IB
After years of struggling with onboarding to new projects, I got tired of spending weeks just trying to grasp the basics of a codebase. The README rarely tells the whole story, and "just read the code" isn't practical for large repos. I built RepoIQ to create personalized learning paths through any GitHub repository. It analyzes the codebase structure, identifies key components, and creates a step-by-step guide tailored to your learning needs.
2025 · repoiq.be
- 13RJ
2021 · replpad.com
- 14RI
2011 · repl.it
- 15LA
Hey Hacker News! I've been working on an open-source project called LLM Alignment Template, a comprehensive toolkit designed to help researchers, developers, and data scientists align large language models (LLMs) with human values using Reinforcement Learning from Human Feedback (RLHF). What the project does: Interactive Web Interface: Easily train models, visualize alignment metrics, and manage alignment with an accessible UI. Training with RLHF: Align models effectively to human preferences using feedback loops. Explainability: Built-in dashboards to help understand model behavior using…
2024 · github.com
- 16UR
2014 · rosetta.alhur.es
- 17BC
We are a small group of undergrads interested in building human in the loop coding agents. We dream of a world where building complex agent workflows feels as simple and creative as playing with legos. When we were building stuff we needed a tool that made it easy to try out different code embedding models so that we could see which ones worked best in different scenarios and understand their strengths and weaknesses. So to speed that process up we made PurpleSearch an 'instant' search engine for your local codebases. This tool lets you quickly deploy any open source embedding model on…
2025
- 18RA
OP here. I built RepoReaper to solve code context fragmentation in RAG. Unlike standard chat-with-repo tools, it simulates a senior engineer's workflow: it parses Python AST for logic-aware chunking, uses a ReAct loop to JIT-fetch missing file dependencies from GitHub, and employs hybrid search (BM25+Vector). It also generates Mermaid diagrams for architecture visualization. The backend is fully async and persists state via ChromaDB. Link: https://github.com/tzzp1224/RepoReaper
Jan 2026 · github.com
- 19LI
2018 · languagemodels.io
- 20IM
I spent the past few weeks making an open source cloud code editing environment with an AI copilot and multiplayer collaboration! It's fully self-hostable in 5-10 minutes. There's a lot of minor improvements to be made, and some are already listed in the Github issues. Let me know what you think and feel free to try it out.
2024 · github.com
- 21AR
2013 · github.com
- 22CA
Hey HN, we’re Will and Liam, founders of CodeViz (YC S24). We’re building a VS Code extension that reads your code and generates editable architecture diagrams (C4, UML). It’s mostly used by teams to build shared context, agree on technical decisions, and visualize PRs. Here’s a recorded demo: https://youtu.be/Jh3wkrCj_WQ You can try the VS Code extension here: https://marketplace.visualstudio.com/items?itemName=CodeViz.... It’s free for 10 generations/month (no signup). Then, we have a $19/month plan for unlimited diagram generation and $50/month…
Dec 2025
- 23RA
I built r3 to scratch my own itch when reviewing long design doc and planning doc from AI. The chat interface is inherently bad at tracking multiple pieces of feedback across different parts of a document, so I created a lightweight local web UI to organize the review process. I have been using it on my own projects for one week, and it has made giving structured feedback to AI much easier. I thought others working with AI coding agents might find it useful too. I'd love to hear what you think and any feedback you have!
Jul 2026 · github.com
- 24RO
repo2vec is a simple-to-use, modular library enabling you to chat with any public or private codebase. We built this because sometimes you just want to learn how a codebase works and how to integrate it, without spending hours sifting through the code itself. repo2vec is like Github Copilot but with the most up-to-date information about your repo. With two scripts, you can index your repository and spin up a UI with a functional chat interface. We would love your feedback!
2024
Ranked by how close each launch is in meaning, then by votes. Refine with a description →