Hacker News new | ask | show | jobs
Show HN: A simple UI for combining multiple gpt4 chats and document retrievals (chatmate-bb29.vercel.app)
2 points by jmiran15 1062 days ago
- chat components generate a chat that can be used by other chat or document components. - document components return the retrieved document based on the search query. The return can be used in other chat components or document components.

Let me if you have any feedback!