Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rbeauchamp committed May 31, 2023
1 parent 93bc67b commit 052d464
Showing 1 changed file with 11 additions and 16 deletions.
27 changes: 11 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,13 @@ AutoLLaMo is an experimental open-source application that uses large language mo

- [Acknowledgements](#-acknowledgements)
- [Features](#-features)
- [Prerequisites](#-prerequisites)
- [Prerequisites](#%EF%B8%8F-prerequisites)
- [Quick Start](#-quick-start)
- [Limitations](#-limitations)
- [Disclaimer](#%EF%B8%8F-disclaimer)
- [Disclaimer](#-disclaimer)
- [Contributing](#-contributing)
- [Code of Conduct](#-code-of-conduct)
- [License](#-license)
- [Contact](#-contact)

## 🙌 Acknowledgements

Expand Down Expand Up @@ -60,7 +59,15 @@ docker-compose run --rm autollamo
2. Like Auto-GPT it may not perform well in complex, real-world business scenarios.
3. Quite expensive to run, so set and monitor your API key limits with OpenAI!

## ⚖️ Disclaimer
## 📝 Contributing

We value all the people who are interested in contributing to AutoLLaMo. If you want to contribute to this project, be sure to review the [CONTRIBUTING.md](CONTRIBUTING.md) file. It contains the necessary information about how you can start contributing and the guidelines we follow.

## 👥 Code of Conduct

We expect all our contributors to abide by the [Code of Conduct](CODE_OF_CONDUCT.md). Please read the full text so that you can understand what actions will not be tolerated.

## 🛡 Disclaimer
AutoLLaMo is provided "as is", without guarantees. It runs autonomously and users are responsible for its supervision and all associated risks, including potential data loss or system failure. The creators of AutoLLaMo are not liable for any issues arising from its use.

This software does not guarantee data privacy or security. Users are advised to not input sensitive or personal data.
Expand All @@ -72,15 +79,3 @@ AutoLLaMo may produce content or actions inconsistent with legal or business sta
By using AutoLLaMo, users agree to protect the developers, contributors, and affiliated parties against any claims or damages arising from their use of the software.

This software is distributed under the MIT License. By using this software, you agree to the terms of this license.

## 📝 Contributing

We value all the people who are interested in contributing to AutoLLaMo. If you want to contribute to this project, be sure to review the [CONTRIBUTING.md](CONTRIBUTING.md) file. It contains the necessary information about how you can start contributing and the guidelines we follow.

## 👥 Code of Conduct

We expect all our contributors to abide by the [Code of Conduct](CODE_OF_CONDUCT.md). Please read the full text so that you can understand what actions will not be tolerated.

## 📋 License

AutoLLaMo is distributed under the MIT License. Check out the [LICENSE](LICENSE) file for more information.

0 comments on commit 052d464

Please sign in to comment.