Show HN: Open-source code search with OpenAI's function calling https://ift.tt/Lm2kurz

Show HN: Open-source code search with OpenAI's function calling We're excited to share a tool we've been working on called gpt-code-search. It allows you to search any codebase using natural language locally on your machine. We leverage OpenAI's GPT-4 and function calling to retrieve, search, and answer queries about your code. All you need to do is to install the package with `pip install gpt-code-search`, set up your `OPENAI_API_KEY` as an environment variable, and start asking questions with `gpt-code-search query

Comments

Popular posts from this blog

Show HN: Agent File (.af) – An open file format for agents https://ift.tt/fzI5HcG

Show HN: Attach Gateway – one-command OIDC/DID auth for local LLMs https://ift.tt/crSdltX

Show HN: Sort lines semantically using llm-sort https://ift.tt/7vEeHKP