Skip to content

Project-Llama/portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portal

License

Description

Portal is an AI code converter for all! Portal can port code from one programming language to another using CodeLLaMA.

Features

  • Accurate code translation via CodeLLaMa and Ollama

Installation

Install via pip install portalai on Windows, pip3 install portalai on MacOS/Linux, or !pip install portalai on Jupyter Notebook.

Usage

portal myscript.py python c

The command above will translate myscript.py into C code from Python.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

About

Translate code via command-line!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages