Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.3 KB

Marcus Copilot

Code Smarter, Not Harder: Your AI Assistant is Here to Help!

GitHub Kofi

Based on the project of Claude Engineer from Doriandarko, we present Marcus Copilot. A system that tries to improve the idea of Doriandarko allowing you to use different models, new features, more comfort of use, a better structured code, among other things.

Remember that this project has just started and is not yet available for use!

Use (Still in development)

First clone the repository:

$ git clone https://github.com/FJRG2007/marcus-copilot.git
$ cd marcus-copilot

Now install the requirements:

$ pip install -r requirements.txt

Then, replace the .env.example file to .env and fill in the tokens you need.

$ python cli.py