khoj/src/interface/web/app/chat
sabaimran 870d9ecdbf
Add a fact checker feature with updated styling (#835)
- Add an experimental feature used for fact-checking falsifiable statements with customizable models. See attached screenshot for example. Once you input a statement that needs to be fact-checked, Khoj goes on a research spree to verify or refute it.
- Integrate frontend libraries for [Tailwind](https://tailwindcss.com/) and [ShadCN](https://ui.shadcn.com/) for easier UI development. Update corresponding styling for some existing UI components. 
- Add component for model selection 
- Add backend support for sharing arbitrary packets of data that will be consumed by specific front-end views in shareable scenarios
2024-06-27 18:45:38 +05:30
..
chat.module.css Add our first view via Next.js for Agents (#817) 2024-06-27 13:56:16 +05:30
layout.tsx Add our first view via Next.js for Agents (#817) 2024-06-27 13:56:16 +05:30
page.tsx Add a fact checker feature with updated styling (#835) 2024-06-27 18:45:38 +05:30