Where does this project fit in?
Heya!
I've just come across this project. There's a few other projects around that look very similar and have a lot of overlap with this one:
- https://github.com/Azure-Samples/chat-with-your-data-solution-accelerator
- https://github.com/Azure-Samples/azure-search-openai-demo
- https://github.com/microsoft/sample-app-aoai-chatGPT
Can you tell me where this one fits in and how it differs from the others?
Thanks!
Hello Adam,
I would like to share the projects that you shared are focus on PoC Environments to test functionalities.
The main difference is this solution is for Productions environments following the best practices:
- Zero Trust Principles
- Scalability
- High Availability & Load Balancing
- Security
- Components Isolation
- Infrastructure Monitoring and Logging
- Solution Monitoring and Logging
- Resilience
- Following Microservices Practices
That's in terms of infrastructure but also in terms of Solutions as this solution is for PROD Environments focusing in adding different controls to make sure that we have best quality in responses.
We're closing older issues as part of repo maintenance. Feel free to reopen if needed.