
如题,想知道有没有什么工具可以理解整个代码库,代码库量级不用很大,应该会涉及到一些 code context search + prompt 方面的工作。
下游任务:
1 xhawk 2024 年 5 月 25 日 via Android 这个似乎是个需求,的确有人专业的解读某个 GitHub 库 |
2 yanbo92 2024 年 5 月 25 日 via iPhone https://dosu.dev 这种吗 |
3 R4rvZ6agNVWr56V0 2024 年 5 月 25 日 搜索:Chat with Github using LangChain, OpenAI, ChatGPT and Pinecone 或者参考: https://drive.google.com/file/d/11pXxCplmpfAg42xpdKmnHJfAfhFyFUwh/view 自己动手丰衣足食 |
4 mogita 2024 年 5 月 25 日 据说 Copilot 已经支持解析整个仓库了 |
5 secondwtq 2024 年 5 月 26 日 Copilot 不知道,但是 Codeium 有类似的东西: codeium.com/blog/context-aware-everything-more-advanced-realtime-context-than-github-copilot Context Aware Everything: More Advanced Realtime Context than GitHub Copilot codeium.com/blog/codeium-context-pinning-launch Context Pinning codeium.com/blog/personalization-context-awareness-vs-customer-specific-finetuning Personalization: Context Awareness vs Customer-Specific Finetuning codeium.com/blog/user-personalization-for-llms User Personalization, the Next Frontier in LLMs 感觉主要还是 RAG 变体,结合代码库中的一些固定结构 |
7 hlsx 2024 年 5 月 27 日 bloom/sweep |