Show HN: Wolfia Codex – Ask anything about any code Hi HN, we’re excited to show you Wolfia Codex (wolfia.com). Wolfia Codex allows you to ask any question you want to any codebase. Unlike using a generic tool like ChatGPT, we provide context to the LLM by retrieving relevant snippets from the actual code. We started by indexing a bunch of popular open source repositories, and you can request your favorite one. We plan to monetize by offering a paid version for private codebases. We do this by using vector embeddings ( https://ift.tt/X1uYmwy ) to index a specific codebase in a vector database. We then use OpenAI’s GPT 4 model with a dedicated prompt that combines your query and the most relevant results, based on similarity from the vector database, as context to provide a relevant response to your question. The answer is generated as markdown to display things like blocks of code. We also let you see the relevant snippets of code used to generate the answer for reference, ask follow up questions, and we have an option to share an answer. My co-founder Naren and I used to lead engineering teams. We often had to stop the team from working on their main project and ask them to write documentation to help onboard new engineers to the codebase. That documentation takes days of work to write and ends up being stale very quickly. Wolfia Codex allows new engineers unfamiliar with a codebase to ask pointed questions without having to always interrupt a co-worker to get answers, nor having to have them write lots of documentation. We would love to hear what you think: don’t hesitate to share good and bad answers in the comments! https://wolfia.com/ June 27, 2023 at 12:52AM
Show HN: Wolfia Codex Ask anything about any code https://ift.tt/dEIz6H9
Related Articles
Show HN: Board – A Collaborative Whiteboarding Tool https://ift.tt/2Ywu9wOShow HN: Board – A Collaborative Whiteboarding Tool https://letsboard.… Read More
Show HN: Data science with esoteric programming languages blog https://ift.tt/2YvTbMBShow HN: Data science with esoteric programming languages blog https:/… Read More
Show HN: TechStax – create a developer portfolio in 2 minutes https://ift.tt/35wAcCXShow HN: TechStax – create a developer portfolio in 2 minutes https://… Read More
Show HN: I created a CS:GO game server hosting platform and launched an MVP https://ift.tt/2VTz2x7Show HN: I created a CS:GO game server hosting platform and launched a… Read More
Show HN: Make a QR code with your domain spelled out in the code pattern https://ift.tt/2SCzijiShow HN: Make a QR code with your domain spelled out in the code patte… Read More
Show HN: Kmdr – Explains the syntax of CLI commands you select in the browser https://ift.tt/2Yt1CIiShow HN: Kmdr – Explains the syntax of CLI commands you select in the … Read More
Show HN: AriFramework – Svelte Without Compiling https://ift.tt/2KxI6lYShow HN: AriFramework – Svelte Without Compiling https://ift.tt/3bCwA4… Read More
Show HN: Platform to let aspiring programmers get their code reviewed by experts https://ift.tt/3bYmmf5Show HN: Platform to let aspiring programmers get their code reviewed … Read More
0 Comments: