Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 462 Bytes

Luna: A Computer Assistant

Luna is a smart computer assistant built using ChatGPT. It can open websites, desktop applications and many more.

Watch the YouTube video for more information: https://www.youtube.com/watch?v=R9CNzKNcg1c

Installation

$ git clone https://github.com/pritishmishra703/Luna.git
$ cd Luna
$ pip install -r requirements.txt

How to use

You can launch the user interface of Luna using this command:

$ python app.py