GithubHelp home page GithubHelp logo

saif-shines / lingolink Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 660 KB

The application utilizes GPT 3.5 Turbo, making calls to Language Models (LLMs) over Portkey. This ensures efficient and accurate translations. Additionally, the project uses Vite to substitute environment variables and to avoid Cross-Origin Resource Sharing (CORS) issues by using the Vite server proxy.

JavaScript 47.54% CSS 35.74% HTML 16.71%
gpt-3 llm-application portkey

lingolink's Introduction

LingoLink

Description

This project is a web application that leverages the power of vanilla JavaScript, HTML, and CSS to create an intuitive and user-friendly interface. The primary function of the app is to translate user input into English, French, and Spanish.

The application utilizes GPT 3.5 Turbo, making calls to Language Models (LLMs) over Portkey. This ensures efficient and accurate translations. Additionally, the project uses Vite to substitute environment variables and to avoid Cross-Origin Resource Sharing (CORS) issues by using the Vite server proxy.

Usage

To use the application, follow the steps below:

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies by running npm install or bun install
  3. Start the Vite server by running npm run dev or bun dev
  4. Open your browser and navigate to http://localhost:5173 .
  5. Enter your text in the input field and select the language you want to translate to.
  6. Click the 'Translate' button to get your translation.

Contributing

We welcome contributions to this project! If you're interested in improving the UI or adding new features, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature_branch).
  3. Make your changes in this branch.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature_branch).
  6. Create a new Pull Request.

Before contributing, please ensure your code adheres to the project's coding standards and conventions. If you have any questions or need further clarification, feel free to open an issue.

License

This project is licensed under the terms of the MIT license. This means you are free to use, modify, and distribute the project as you see fit (subject to the terms outlined in the license).

For more information, please refer to the LICENSE file in the project root.


Thank you for your interest in our project! We look forward to seeing your contributions.

lingolink's People

Contributors

saif-shines avatar

Watchers

 avatar

lingolink's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.