This project demonstrates the use of Google Vertex AI with ASP.NET Core 6 to build a scalable and intelligent API. It integrates Google's Vertex AI for advanced machine learning and AI capabilities, showcasing how to deploy and interact with AI models within a .NET Core application.
- Google Vertex AI Integration: Leverages Vertex AI for model deployment and inference.
- ASP.NET Core 6: Built using the latest .NET framework for high performance and reliability.
- RESTful API: Provides endpoints for interacting with Vertex AI models.
- Configuration: Includes setup and configuration details for connecting to Google Cloud services.
- Clone the repository:
git clone https://github.com/your-username/your-repository.git
- Set up your Google Cloud credentials.
- Configure your application settings in appsettings.json.
- Build and run the project.
- .NET 6 SDK
- Google Cloud account with Vertex AI enabled
- Google Cloud SDK or service account credentials