Skip to content

Repository files navigation

Angular GPT 🚀

Angular Logo

This is a WIP and I'll be pushing new changes while making progress within the course

This project is a dynamic fusion of cutting-edge technologies, designed to bring the power of OpenAI's GPT-3 to your fingertips. It was generated with Angular CLI version 17.0.7. It's a course I've taken in Dev/Talles - OpenAI: Excercises & assistant with Angular + NestJS, the courses platform of Fernando Herrera.

What's Inside?

Here you'll find the Angular front end solution for my Nest GPT app .

This project is about a platform where we harness the capabilities of OpenAI's library in Node.js, consumed by an Angular frontend styled with Tailwind CSS. It's not just about fetching information, but also about creating, editing, and generating images. But that's not all! You can also convert text to audio, configure your assistant, and much more. It's a whole new world of possibilities!

Local Setup 💻

Before you can run this project on your local machine, you need to install the necessary dependencies. Follow these steps:

  1. Clone the repository

    Use the following command to clone this repository to your local machine:

    git clone https://github.com/dantearrighi/AngularGpt.git
    
  2. Navigate to the project directory

    Change your current working directory to the project's directory:

    cd AngularGpt
    
  3. Install dependencies

    Use npm (node package manager) to install all the project dependencies. Run the following command:

    npm install
    

Development server to run on your machine

  1. Run the application

    Now that you have installed all the necessary dependencies, you can start the application. Use the following command:

    ng serve -o

This will start a development server and open the application in your default web browser. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages