nowfound

Alternatives

Products that do what Build your own code interpreter for ChatGPT does

  1. 1

    Create your own ChatGPT

    2023

  2. 2
    CustomGPT538

    Build your own ChatBOT

    2023

  3. 3SA
  4. 4AE

    Hi HN, As a developer, I much prefer to write code than read other people’s code. But most projects I work on involve other developers so it’s hard to avoid. Often I find it really hard to quickly parse other people’s code so I thought maybe ChatGPT could help. ChatGPT does a really nice job of giving clear explanations when you paste in code and ask it to explain it. But the interface is a bit of a pain to use if you’re using it many times a day. It’s also hard to share explanations with co-workers. So I built whatdoesthiscodedo.com. Just paste your code and get your ChatGPT explanation and…

    2023 · whatdoesthiscodedo.com

  5. 5

    Build ChatGPT plugin w/ your own websites and docs—in mins

    2023

  6. 6WG

    2022 · github.com

  7. 7

    Streamlined ChatGPT for coding

    2024

  8. 8
    DevGPT249

    The essential AI assistant for developers

    2023

  9. 9

    Create your own support chat in a few clicks

    2023

  10. 10OS

    Hi friends! I've been waiting for ChatGPT Code Interpreter access for so long that I decided to just build my own. I figured maybe some of you are in the same boat so decided to do it as an Open Source project.

    2023 · ricklamers.io

  11. 11

    Create a GPT chatbot for any GitHub repo in just 30 seconds

    2023

  12. 12AC

    2016 · github.com

  13. 13NM

    Introducing the Code ChatGPT Plugin - a new era of seamless interaction between ChatGPT and your codebase. This TypeScript Code Analyzer furnishes a suite of utilities to analyze TypeScript code, enabling ChatGPT to "talk" with YOUR code. Fetch a list of all the files in your project, list of every function in a TypeScript or JavaScript file, or even get the content of a specific function, all while staying in your conversation with ChatGPT. With accessible API endpoints, you can effortlessly navigate your codebase and ask ChatGPT anything you can think of about it. Say goodbye to the days…

    2023 · github.com

  14. 14CC

    ChatGPT is excellent but you need to do a lot of copy and pasting for using it as a coding assistant. I created a simple plugin to give ChatGPT access to the web for documentation and also to the local file system.

    2023 · github.com

  15. 15CC
  16. 16TS
  17. 17IM

    I built this using semantic search and the ChatGPT API, which was just released the other day. What makes it special is it not only understands the code you're debugging, but also pulls in additional context like relevant documentation to help answer your questions and suggest code changes. Ultimately, my goal is to take the hassle out of pasting error messages into Google, finding a vaguely related StackOverflow post, and manually integrating the solution into your code.

    2023 · useadrenaline.com

  18. 18BG

    Hi everyone, We built a quick experiment this weekend that allows you to use GPT4 to quickly generate shareable web apps that use the ChatGPT API. Here’s a video of me building an app similar to https://whatdoesthiscodedo.com/: https://www.youtube.com/watch?v=VpvGd21V0u0 "What does this code do?" went to #1 on Hacker News a couple of months ago. The app takes a piece of code, asks GPT4 to analyze it and returns a simple, English description of the code. An app like this is super simple to build with MetaGPT. What other kinds of things can you build with this? *…

    2023 · picoapps.xyz

  19. 19CF

    2023 · chatwidget-phi.vercel.app

  20. 20CC

    Hi HN - I’m excited to share a fun side project we built recently CodebaseChat.com is a tool for building a GPT chatbot for any GitHub repo in 30 seconds It can be helpful when onboarding to new codebases, when needing help understanding system design, asking for less technical explanations of functionality We’ve been heads down building Context.ai, the analytics platform for LLM products. When OpenAI released GPTs earlier this month, we built one to answer questions about our growing codebase. It worked so well that we decided to open source the utility for other dev teams How it works: -…

    2023

  21. 21BY
  22. 22NI

    2022 · github.com

  23. 23AC
  24. 24CP

    I'm building an AI platform, FlowChai and found a neat use case for it today that I thought would be useful to HN readers. I use GPT4 heavily for writing / editing code, but a major downside is that it doesn't know about new projects. I made the connection today that I could upload the zip file of a Github repo to FlowChai and then write prompts just like with ChatGPT with code questions. While the original intent for this platform is more around natural language, it's neat how this works so well. It's powered underneath by pgvector and OpenAI embeddings.

    2023 · flowch.ai

Ranked by how close each launch is in meaning, then by votes. Refine with a description →