nowfound

Alternatives

Products that do what pixrep does

Let LLMs see your codebase just like you do.

  1. 1
    Repl.it399

    Code and deploy apps in any language right from your browser

    2018

  2. 2
    pixserp105

    Your LLM on the live web. One endpoint, ten answer shapes.

    May 2026 · pixserp.com

  3. 3IB

    https://the-pocket.github.io/Tutorial-Codebase-Knowledge/

    2025 · github.com

  4. 4
    Pixlie114

    AI video studio: text & image to video, with real control

    Jun 2026 · pixlys.com

  5. 5
    Pixcode76

    A self-hosted control room for AI coding agents

    May 2026 · github.com

  6. 6GR

    I was getting tired of copy/pasting reams of code into GPT-4 to give it context before I asked it to help me, so I started this small tool. In a nutshell, gpt-repository-loader will spit out file paths and file contents in a prompt-friendly format. You can also use .gptignore to ignore files/folders that are irrelevant to your prompt. gpt-repository-loader as-is works pretty well in helping me achieve better responses. Eventually, I thought it would be cute to load itself into GPT-4 and have GPT-4 improve it. I was honestly surprised by PR#17. GPT-4 was able to write a valid an…

    2023 · github.com

  7. 7

    GitHub for Agents

    Oct 2025

  8. 8BT

    Small codebases were always a good thing. With coding agents, there's now a huge advantage to having a codebase small enough that an agent can hold the full thing in context. Repo Tokens is a GitHub Action that counts your codebase's size in tokens (using tiktoken) and updates a badge in your README. The badge color reflects what percentage of an LLM's context window the codebase fills: green for under 30%, yellow for 50-70%, red for 70%+. Context window size is configurable and defaults to 200k (size of Claude models). It's a composite action. Installs tiktoken, runs ~60 lines of inline…

    Feb 2026 · github.com

  9. 9

    The coding-agent harness you can make your own

    May 2026 · pi.dev

  10. 10
    Pixso92

    Enhance digitalized teamwork

    2022

  11. 11RC

    Hey HN, I wanted to share a simple command line tool I made that has sped up and simplified my LLM assisted coding workflow. Whenever possible, I’ve been trying to use Claude as a first pass when implementing new features / changes. But I found that depending on the type of change I was making, I was spending a lot of thought finding and deciding which source files should be included in the prompt. The need to copy/paste each file individually also becomes a mild annoyance. First, I implemented `repogather --all` , which unintelligently copies all sources files in your repository…

    2024 · github.com

  12. 12RA

    Hi HN, We're excited to share repo2vec: a simple-to-use, modular library enabling you to chat with any public or private codebase. It's like Github Copilot but with the most up-to-date information about your repo. We made 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. We tried to make it dead-simple to use. With two scripts, you can index and get a functional interface for your repo. Every generated response shows where in the code the context for the answer was pulled from. We also made it…

    2024 · github.com

  13. 13
    repl.it109

    Online code repl for pretty much any language.

    2015

  14. 14IS

    Everything that would be here is in the README. I hope this gets big, it has tons of potential.

    2013 · github.com

  15. 15AL

    Hi HN, I’m one of the maintainers of Bridge Anonymization. We built this because the existing solutions for translating sensitive user content are insufficient for many of our privacy-concious clients (Governments, Banks, Healthcare, etc.). We couldn't send PII to third-party APIs, but standard redaction destroyed the translation quality. If you scrub "John" to "[PERSON]", the translation engine loses gender context (often defaulting to masculine), which breaks grammatical agreement in languages like French or German. So we built a reversible, local-first pipeline for Node.js/Bun. Here…

    Dec 2025 · medium.com

  16. 16
    PIKXR6

    150 free tools for PDFs, Images, Files & Productivity

    Dec 2025

  17. 17
    PDF2MD51

    Convert your PDFs to markdown With AI OCR

    2024

  18. 18WB

    Hey HN, We’re two developers (co-founders) with a team of 20 who got tired of spending hours reviewing PRs, so we built Infinitcode.ai, an AI-powered code reviewer that: - *Summarizes PRs in plain English*: No more deciphering 1,000-line diff jungles - *Catches more than bugs*: Security holes, performance pitfalls, code smells, even typos (yes, we’ll flag “vurnerabilities” and vulnerabilities) - *Zero onboarding*: Works instantly—no “let me learn your codebase for weeks” nonsense. Why we’re posting: We’re in alpha and need brutal honesty. Roast our tool, mock our UI, or tell us why AI will…

    2025 · infinitcode.ai

  19. 19AF

    The homepage of the website allows for free image generation, and in the workflows, there are introductions to nodes related to ComfyUI. In the AI tools section, Pixart-Alpha is currently available for free use. I am still updating this website, and feedback and communication are welcome.

    2023 · comfyuiweb.com

  20. 20

    PDF for AI. AI Native PDF Converter.

    Jul 2026 · recformat.com

  21. 21AA
  22. 22PR

    If you just want to use it, try here - https://pdf2md.trieve.ai . I think the LLM's are astoundingly good at converting complex powerpoint style infographics. I wouldn't normally think folks on HN would find this interesting as the general concept has been posted about already in the past few months. We were heavily inspired by Zerox[1]. However, the stack we went with was fun and over-engineered which is more likely to create interesting discussion. We use all the same tools at Trieve (our main product), but wanted to see if they would be a good fit for something that needed to…

    2024 · github.com

  23. 23PA

    We made a bot, built on an [open source framework](https://codemodder.io), that fixes the problems Sonar (and others!) find in your code. Here are a handful of examples of pixeebot fixing Sonar findings on some OSS code: https://github.com/nahsra/cql-evaluator-fork/pull/1/files https://github.com/nahsra/bsights-engine-spark-fork/pull/1/f... https://github.com/pixee/pygoat/pull/2/files The changes aren't all super fancy, but we're orienting towards solving real problems and…

    2024 · pixee.ai

  24. 24BA

    Hey HN, solo dev here. After years of frustration with how LLMs handle complex documents, especially PDFs with tables, I decided to build a solution myself. My approach uses a Markdown conversion step to preserve the table structure, which seems to work surprisingly well for chunking. This little parser is the first public piece of a much larger, privacy-focused AI platform I'm building. I'm pretty much running on fumes financially, so any feedback, critique, or support is massively appreciated. Happy to answer any questions about the approach!

    Nov 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →