npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

lingua-link-ai

v1.0.3

Published

Welcome to LinguaLinkAI, your go-to command-line utility for translating JSON, Markdown, CSV, and TSV files into your specified language. Powered by state-of-the-art language models, LinguaLinkAI offers flexibility, ease of use, and support for multiple t

Downloads

20

Readme

Lingua Link AI

Welcome to LinguaLinkAI, your go-to command-line utility for translating JSON, Markdown, CSV, and TSV files into your specified language. Powered by state-of-the-art language models, LinguaLinkAI offers flexibility, ease of use, and support for multiple translation engines.

Features

  • Multiple Format Support: Translate JSON, Markdown, CSV, and TSV files seamlessly.
  • Flexible Language Model Options: Choose from Ollama (recommended and free), Amazon BedRock, and OpenAI. We're open to adding more models—submit a GitHub request!
  • Simple Configuration: A straightforward setup process asks for your preferred language model and specific configurations.
  • Batch Translation: Provide source and destination files or folders, specify your target language, and let LinguaLinkAI handle the rest.
  • Built with Node.js: A robust and efficient foundation for cross-platform utility.

Getting Started

Installation

Ensure you have Node.js installed on your system. Install LinguaLinkAI globally using npm:

npm install -g lingua-link-ai

Configuration

Run LinguaLinkAI to configure your preferred translation model:

lingua-link-ai

You will be prompted to select a language model from the following options:

  • Ollama
  • Amazon Bedrock
  • OpenAI

Follow the on-screen instructions to complete the configuration for the selected model.

Usage

Once configured, start a translation job by specifying the source and destination paths, along with the target language:

lingua-link-ai

LinguaLinkAI will process the files in the source location and output the translated files to the destination location.

Contributing

Feedback and contributions are highly appreciated. If you have ideas for new features, encounter bugs, or want to add support for additional language models, please visit our GitHub repository:

https://github.com/DCoderAI/lingua-link-ai

Support

For support, feature requests, or bug reports, please file an issue on our GitHub repository. Our team is committed to providing timely and helpful responses.

Thank you for choosing LinguaLinkAI for your translation needs. We're excited to be a part of your multilingual projects!

Disclaimer

The translations are powered by AI and, while highly effective, may not always achieve perfection. Depending on context, some nuances, idioms, or cultural expressions might not be fully captured.