Skip to content

This project demonstrates the use of Google Vertex AI with ASP.NET Core 6 to build a scalable and intelligent API.

Notifications You must be signed in to change notification settings

fahimreza71/Google-VertexAI-API

Repository files navigation

Vertex AI API Project

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.

Features

  • 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.

Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/your-repository.git
  2. Set up your Google Cloud credentials.
  3. Configure your application settings in appsettings.json.
  4. Build and run the project.

Prerequisites

  • .NET 6 SDK
  • Google Cloud account with Vertex AI enabled
  • Google Cloud SDK or service account credentials

About

This project demonstrates the use of Google Vertex AI with ASP.NET Core 6 to build a scalable and intelligent API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages