5 ms·
It's embarrassingly simple and of course has infinite room for improvement, but I figured it might be interesting for you to check anyway: https://github.com/ta
by sq42na 3y ago
It's embarrassingly simple and of course has infinite room for improvement, but I figured it might be interesting for you to check anyway:
https://github.com/taivop/speed-copilot https://github.com/taivop/speed-copilot
It's built with OpenCopilot; the bulk of the work is in the prompt (you could probably copy-paste it into ChatGPT and get not-too-bad resultS). The RAG part is not great right now since the documents are not chunked in a reasonable way. But it has been somewhat valuable for me as well.
Let me know if you tried it out and whether it helps you do anything faster ;)