Alternatives
Products that do what ChatGPT-i18n – Translate websites' locale json files with AI assistance does
I build this app because I was tired of using Google Translate to translate my locale files (i18n). I wanted to use a more efficient and accurate translation tool. ChatGPT, however, always break my json and cannot translate large contents. So I build this app to solve these problems. Hope it can save your time. github: https://github.com/ObservedObserver/chatgpt-i18n online app: https://chatgpt-i18n.vercel.app/
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12

- 13

Find the best curated ChatGPT, chatbots, GPT4 apps & plugins
2023
- 14

- 15

- 16

- 17LI
Hey HN, This idea came to me after using ChatGPT to translate my i18n files. It worked well, but it was inconvenient having to specify each language I wanted to be output. Not to mention the token usage. So, I built this using transformers.js alongside the Xenova/nllb-200-distilled-600M model to enable in-browser translations. There is no server involved with the translation functionality. The only backend-related code running is authentication to enable a few premium features. Would love to know your thoughts :) Cody
2024 · i18nlocale.com
- 18

- 19

- 20

- 21

- 22C1
I made a ChatGPT client that is contained in 1 HTML file. Would love to know what you guys think. The idea is to have something very simple to use that people can just download and use. If they want, tweak as per their liking. (You will need an OpenAI API to use it). - It doesn't call or use any 3rd party services (except jQuery and Bootstrap loaded from a CDN). Use your own API key, call the OpenAI API directly in its normal functioning ( there is a chatbot feature to pull top HN headlines which calls the HN API ). - Its just an HTML file, so you can run it from anywhere. Repo:…
2023 · github.com
- 23AL
Hi HN! I wanted to share my freshly finished open-source project. It is similar to ChatGPT Code Interpreter, but the interpreter runs locally and it can use open-source models like Llama 2. It allows you to work with sensitive data without uploading it to the cloud. Either you use a local LLM (like Llama 2), or an API (like GPT-4). For the latter case, there is an approval mechanism in the UI, which separates your local data from the remote services. I would be very interested in your valuable feedback!
2023 · github.com
- 24CH
Hey HN, As a heavy ChatGPT user, I often want to explore my chat history, look for things I've already asked, keep favorite chats, and much more. ChatGPT doesn't even offer search capability (except in mobile version). So I decided to build one myself. It runs locally, so no sensitive data leaks. You only need to export your ChatGPT conversations, and put it in the `data` folder. Optionally setup OpenAI API key and it will create embeddings for semantic search. *Important* - it's not a desktop app (at least, not yet) - it's a python code with a browser interface that I've only tested on…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →