An open API service indexing awesome lists of open source software.

https://github.com/ibjunior/gen-ai-app

Ce repo est la partie frontend d'une application démontrant l'intégration de l'IA générative dans une application Spring Boot en utilisant OpenAI.
https://github.com/ibjunior/gen-ai-app

angular spring-boot springai

Last synced: about 2 months ago
JSON representation

Ce repo est la partie frontend d'une application démontrant l'intégration de l'IA générative dans une application Spring Boot en utilisant OpenAI.

Awesome Lists containing this project

README

          

# Angular Gen AI App

Ce repo est la partie frontend [d'une application démontrant](https://github.com/IBJunior/spring-gen-ai) l'intégration de l'IA générative dans une application Spring Boot en utilisant OpenAI.

## Prérequis

Le projet a été généré avec [Angular CLI](https://github.com/angular/angular-cli) version 18.2.4. Il faut donc avoir au moins la version 20 de [Node](https://nodejs.org/en) installée.

## Lancement du projet

1. Cloner et Lancer le projet backend https://github.com/IBJunior/spring-gen-ai.
2. Ensuite `ng serve` dans le terminal pour lancer l'application front et se rendre sur `http://localhost:4200/`.

## Interface du projet