Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mckaywrigley/ai-code-translator

Come join the best place on the internet to learn AI skills. Use code "aicodetranslator" for an extra 20% off.
https://github.com/mckaywrigley/ai-code-translator

Last synced: 21 days ago
JSON representation

Come join the best place on the internet to learn AI skills. Use code "aicodetranslator" for an extra 20% off.

Awesome Lists containing this project

README

        

# AI Code Translator

Use AI to translate code from one language to another.

![AI Code Translator](./public/screenshot.png)

## Running Locally

**1. Clone Repo**

```bash
git clone https://github.com/mckaywrigley/ai-code-translator.git
```

**2. Install Dependencies**

```bash
npm i
```

**3. Run App**

```bash
npm run dev
```

## Contact

If you have any questions, feel free to reach out to me on [Twitter](https://twitter.com/mckaywrigley).