Simple but powerful (powered by OpenAI) hashtags generator for Instagram images / photos.
Project site is available here Hashinstant.
- Angular 18 (TypeScript)
- NGXS (Store)
- RxJS (Reactive)
- Tailwind (CSS Styling)
- OpenAI API (GPT-4o model)
- GitHub Actions (CI/CD)
- Install newest Node.JS
- Duplicate
environment.tstoenvironment.dev.tsand paste your OpenAI token toTokenproperty. - Type
npm install -g @angular/cliandnpm install --legacy-peer-depsand finallyng serve