Skip to content

LiliGPT/lili-project

Repository files navigation

Lili Project

Monorepo that contains all core libraries and applications for Lili, the AI powered programming assistant.

This project was generated using Nx.

Currently some repos needs updates, they are in early stage. For now we are focusing on the core libraries and the Lili CLI - the terminal GUI application.

Setup Local Environment

Prerequisites

Setup Lili CLI

Open your terminal in the root folder of this project, than run the following command:

Note that we are renaming lili folder to cli to make the folder architecture more understandable.

cd packages
git clone git@github.com:LiliGPT/lili.git cli

Now you can run the Lili CLI locally and start making changes to the code.

Run Lili CLI

cd packages
cd cli
cargo run <project_dir>

Replace <project_dir> with the path to any repository you want to test Lili on.

About

Artificial Intelligence that can code through code missions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors