Show HN: Mutable.ai Codebase chat that uses a Wiki for RAG (wiki.mutable.ai)
We wanted to introduce our codebase chat that uses a wiki of your repo to do retrieval instead of traditional vector or keyword RAG.
We have been pleasantly surprised by the quality of responses. We think creating a language knowledge base for LLMs to do RAG is the future. The way this works is we first write a Wikipedia style article on your codebase complete with diagrams and citations to your code.
We’ve run it on some of the most popular repos. If you want us to run in an open source repo please comment below. You can also run it on private repos and the permissions will follow those of the repository on GitHub. The wikis auto update via a GitHub bot and even show you previews of the new wikis in a diff view.
Please check it out and let us know your thoughts.
Thank you! Omar
PS Here are some examples:
https://wiki.mutable.ai/hashicorp/terraform
https://wiki.mutable.ai/ggerganov/llama.cpp
https://wiki.mutable.ai/ethereum/go-ethereum
https://wiki.mutable.ai/NVIDIA/TensorRT
https://wiki.mutable.ai/langchain-ai/langchain
https://wiki.mutable.ai/ollama/ollama
https://wiki.mutable.ai/tensorflow/models
https://wiki.mutable.ai/grafana/grafana
https://wiki.mutable.ai/OpenAutoCoder/Agentless
https://wiki.mutable.ai/unslothai/unsloth
https://wiki.mutable.ai/Dao-AILab/flash-attention
https://wiki.mutable.ai/vercel/next.js
https://wiki.mutable.ai/microsoft/vscode
https://wiki.mutable.ai/wasm3/wasm3
https://wiki.mutable.ai/deepfakes/faceswap
21 comments
[ 2.9 ms ] story [ 63.2 ms ] threadfor it to stay up to date simply have an active subscription and we'll take care of the rest!
I don’t feel that any of those diagrams would really help me if my goal is to dive into that codebase
https://github.com/theogravity/loglayer
https://github.com/theogravity/electron-dl-manager
(Really interested in how it works with this one since it's a monorepo)
https://github.com/theogravity/datadog-transports
The repo is https://github.com/laurentlb/shader-minifier and I'm curious to see how well it works with F#.
https://github.com/Protospace/spaceport
This is a member portal for my local makerspace. Having a knowledge base will help other makerspace members contribute to the code.
https://github.com/Effect-TS/effect