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.ts
toenvironment.dev.ts
and paste your OpenAI token toToken
property. - Type
npm install -g @angular/cli
andnpm install --legacy-peer-deps
and finallyng serve