这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 21 additions & 18 deletions docs/README.en.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AMATERASU v1.0.0
# 🚀 AMATERASU v1.1.0

<p align="center">
<img src="https://raw.githubusercontent.com/Sunwood-ai-labs/AMATERASU/refs/heads/main/docs/amaterasu_main.png" width="100%">
Expand All @@ -13,10 +13,11 @@
<h2 align="center">Enterprise-Grade Private AI Platform</h2>

>[!IMPORTANT]
>This repository leverages [SourceSage](https://github.com/Sunwood-ai-labs/SourceSage). Approximately 90% of the release notes, README, and commit messages were generated using [SourceSage](https://github.com/Sunwood-ai-labs/SourceSage) and [claude.ai](https://claude.ai/).
>This repository leverages [SourceSage](https://github.com/Sunwood-ai-labs/SourceSage). Approximately 90% of the release notes, README, and commit messages are generated using [SourceSage](https://github.com/Sunwood-ai-labs/SourceSage) and [claude.ai](https://claude.ai/).

>[!NOTE]
>AMATERASU is the successor project to [MOA](https://github.com/Sunwood-ai-labs/MOA). It has evolved to run each AI service on an independent EC2 instance using Docker Compose, enabling easy deployment with Terraform.
>AMATERASU is the successor project to [MOA](https://github.com/Sunwood-ai-labs/MOA). It has been improved to run each AI service as an independent EC2 instance using Docker Compose, and deployment is simplified using Terraform.


## 🌟 Key Features

Expand All @@ -25,16 +26,15 @@
- Operation in a completely closed environment
- Enterprise-grade security

### Microservices Architecture
### Microservice Architecture
- Independent service components
- Container-based deployment
- Flexible scaling

### Infrastructure as Code
- Fully automated deployment with Terraform
- Environment-specific configuration management
- Version-controlled configuration

- Version-controlled infrastructure

## 🏗 System Architecture

Expand Down Expand Up @@ -120,12 +120,12 @@ graph TB
- Prompt generation using Claude-3.5-Sonnet
- Intuitive UI based on Streamlit
- Easy deployment with a simple Docker image
- Sample integration into the AMATERASU environment
- Integration sample for the AMATERASU environment

## 🛠 Deployment Guide

### Prerequisites
- AWS account
- AWS Account
- Terraform >= 0.12
- Docker & Docker Compose
- AWS CLI configured
Expand Down Expand Up @@ -209,18 +209,21 @@ docker-compose up -d
- Cost management and resource optimization
- Provision of a secure development environment

## 🆕 Latest Updates (v1.0.0)
## 🆕 Latest Updates (v1.1.0)

- 🎉 **Added FG-prompt-pandora module**: A prompt generation support tool running on AWS Fargate. It uses the Claude-3.5-Sonnet model and a Streamlit UI, and is easily deployable with Docker Compose and Terraform. Supports auto-scaling with AWS Fargate.
- 🚀 Completely revised README.md to improve readability. This includes revised headings, added bullet points, simplified expressions, rewriting the system architecture diagram using mermaid notation, detailed explanations of each function and specific usage scenarios, and strengthened security descriptions.
- 🚀 Updated the English README with the latest information.
- 🚀 Updated version numbers of release notes and related files to v1.1.0.
- 🚀 Updated the document generation model from `gemini/gemini-1.5-flash` to `gemini/gemini-exp-1121`.
- 🚀 Added the `restart: always` option to the Docker Compose file. This enables automatic service restart.

- Added Langfuse integration pipeline
- Implemented conversation turn limit filter
- Optimized Terraform scripts
- Enhanced security settings

## 📝 License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## 🤝 Contributions
## 🤝 Contribution

1. Fork this repository
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
Expand All @@ -230,14 +233,14 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file

## 📞 Support

For questions or feedback, please contact us:
For questions or feedback, please feel free to contact us:
- GitHub Issues: [Issues](https://github.com/Sunwood-ai-labs/AMATERASU/issues)
- Email: support@sunwoodai.com

## 👥 Acknowledgements

Thanks to iris-s-coon and Maki for their contributions.
We thank iris-s-coon and Maki for their contributions.

---

Build your enterprise-grade AI platform with AMATERASU!
Build your enterprise-grade AI platform with AMATERASU.