Show HN: GPTDuck – Ask questions about any GitHub repo

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • website

    Code for my personal page at ca.lebe.gg (by calebegg)

  • It worked for the code for my personal website at ca.lebe.gg

    https://github.com/calebegg/website

    It's very impressive!

  • particle-abcs

    Simple ABC book for particle physics

  • I thought I'd throw it a curveball:

    https://github.com/chbarts/particle-abcs

    And my question:

    > What language is this written in?

    The answer:

    > This appears to be a poem written in English. It is written in a form that is often used for teaching purposes, in which each letter of the alphabet is associated with a concept related to a particular field of study. In this case, the poem is about quantum field theory and particle physics. The poem is written in a rhyming couplet form and contains many scientific terms that are specific to the field.

    Which is entirely correct. I'm impressed.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • macwatch

    Simple utility to watch files on macOS

  • When it works it’s impressive, but sometimes it just makes things up:

    For one of my repos: https://github.com/drpriver/macwatch

    > Does this program work on windows?

    No, macwatch is a program designed specifically for Mac computers and is not compatible with Windows systems. The program is designed to provide users with a comprehensive overview of their Mac's performance, including CPU usage, memory usage, disk usage, and more. It can also be used to monitor network activity and alert users when a process is consuming too much system resources. Additionally, the code provided is written in Objective-C and C, which are not supported on Windows systems.

    ---

    The first sentence is correct, the rest is just completely wrong.

  • openai-cookbook

    Examples and guides for using the OpenAI API

  • Thanks for sharing this!

    I found this guide/example from OpenAI which was pretty clear:

    https://github.com/openai/openai-cookbook/blob/main/examples...

  • linux

    Linux kernel source tree

  • Is it broken?

    I tried adding https://github.com/torvalds/linux and asking it to write a simple kernel module for me, but it gave me this error:

    "Something went wrong, please try again later. If the problem persists, please contact us."

  • codesearch

    Semantic Code Search tool. Query your codebases using natural language (by rahuldan)

  • Great project!!

    I was building something on similar lines. It is a semantic search engine for codebases using Openai's embedding and FAISS https://github.com/rahuldan/codesearch

    It fetches the functions in the code for a query

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts