GPT-RAG icon indicating copy to clipboard operation
GPT-RAG copied to clipboard

Where does this project fit in?

Open adamdougal opened this issue 1 year ago • 1 comments

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!

adamdougal avatar Apr 12 '24 08:04 adamdougal

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.

gbecerra1982 avatar Apr 17 '24 11:04 gbecerra1982

We're closing older issues as part of repo maintenance. Feel free to reopen if needed.

placerda avatar Jan 21 '25 14:01 placerda