You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learning NextJs 14 with app router. Messing with proper server/client component architecture, Next API routes, Next streaming, Next cache beta, retrieval augmented generation with OpenAI embeddings API, PineconeDB to store context/query embeddings, and chatbot with OpenAI prompt.
Discuss App is a modern full-stack web application built as a learning project to explore and implement advanced features of the latest web development technologies. It is designed as a discussion platform where users can create topics, post under them, and participate in nested comment threads.