fake-news-detector

所属分类:其他
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-11-27 20:13:58
上 传 者sh-1993
说明:  假新闻检测器
(fake news detector)

文件列表:
.env.example (447, 2023-12-18)
.eslintrc.json (40, 2023-12-18)
components.json (326, 2023-12-18)
next.config.mjs (114, 2023-12-18)
package-lock.json (401733, 2023-12-18)
package.json (1456, 2023-12-18)
pnpm-lock.yaml (153580, 2023-12-18)
postcss.config.js (82, 2023-12-18)
public/ (0, 2023-12-18)
public/fake_news.webp (108334, 2023-12-18)
public/logo.png (25136, 2023-12-18)
src/ (0, 2023-12-18)
src/app/ (0, 2023-12-18)
src/app/api/ (0, 2023-12-18)
src/app/api/add-to-vectorstore/ (0, 2023-12-18)
src/app/api/add-to-vectorstore/route.ts (1928, 2023-12-18)
src/app/api/get-from-vectorstore/ (0, 2023-12-18)
src/app/api/get-from-vectorstore/route.ts (1345, 2023-12-18)
src/app/api/get-page/ (0, 2023-12-18)
src/app/api/get-page/route.tsx (306, 2023-12-18)
src/app/api/inference/ (0, 2023-12-18)
src/app/api/inference/route.tsx (768, 2023-12-18)
src/app/api/search/ (0, 2023-12-18)
src/app/api/search/route.ts (1200, 2023-12-18)
src/app/check/ (0, 2023-12-18)
src/app/check/page.tsx (3661, 2023-12-18)
src/app/detect-news/ (0, 2023-12-18)
src/app/detect-news/page.tsx (1767, 2023-12-18)
src/app/favicon.ico (185166, 2023-12-18)
src/app/globals.css (2311, 2023-12-18)
src/app/layout.tsx (775, 2023-12-18)
src/app/news/ (0, 2023-12-18)
src/app/news/page.tsx (8362, 2023-12-18)
src/app/page.tsx (6196, 2023-12-18)
src/components/ (0, 2023-12-18)
src/components/CsvProcessor.tsx (1814, 2023-12-18)
src/components/footer.tsx (1168, 2023-12-18)
src/components/navbar.tsx (1558, 2023-12-18)
... ...

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev # or pnpm dev # or bun dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file. This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font. ## Learn More To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deploy on Vercel The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

近期下载者

相关文件


收藏者