
Frontend
Backend
ChatGPT Clone
Completed
Full-stack AI chat app: an Angular frontend consumes a NestJS API that acts as a secure proxy to OpenAI, integrating the Vercel AI SDK for streamed responses. Conversation history is persisted in PostgreSQL and the UI is built with Tailwind for a responsive layout.
Frontend
Backend