A web application that converts text into vector embeddings using Azure OpenAI's embedding model, deployed with Terraform and GitHub Actions.
For detailed setup instructions and usage examples, visit our tutorial at: sofianlak.fr
- Frontend: HTML/JavaScript
- Backend: Python Flask
- AI: Azure OpenAI (text-embedding-ada-002)
- Infrastructure: Terraform
- CI/CD: GitHub Actions