AutoLlama is a lightweight, stripped-down version of AutoGPT, designed to leverage the free Llama3 model through the Groq API. This project is in its earliest stages of development, aiming to foster a community of developers interested in building and contributing to open-source autonomous agents.
- Llama3 Model Integration: Utilizes the Llama3 model via Groq API, providing a free alternative to other AI models.
- Lightweight Design: Built to be simple and easy to understand, making it accessible for developers at any level.
- Open-Source Focus: Aiming to attract contributors to help develop and enhance the project.
Ensure you have Python installed on your system. You can check by running:
python --version
or
python3 --version
- Clone the Repository:
git clone https://github.com/SpyderRex/Auto-Llama.git
cd Auto-Llama
- Install the Requirements: Install the necessary dependencies using pip:
pip install -r requirements.txt
To run AutoLlama, simply execute the following command in your terminal:
./run.sh
Or, if you wish to run AutoLlama in continuous mode:
./run_continuous
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Spyder Rex - [email protected]
Project Link: https://github.com/SpyderRex/Auto-Llama
If you wish to donate financially to this project, you can do so here