# Next AI News - Next.js로 해커뉴스를 재구현해 본 오픈소스

> Clean Markdown view of GeekNews topic #12840. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12840](https://news.hada.io/topic?id=12840)
- GeekNews Markdown: [https://news.hada.io/topic/12840.md](https://news.hada.io/topic/12840.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-01-13T10:31:02+09:00
- Updated: 2024-01-13T10:31:02+09:00
- Original source: [github.com/rauchg](https://github.com/rauchg/next-ai-news)
- Points: 27
- Comments: 2

## Topic Body

- Next.js + App Router + React Server Components + Node.js   
- 데이터 레이어 : Drizzle ORM + Zod   
- 인증: Auth.js  
- v0 를 이용하여 초기 UI를 생성 (Tailwind, Shadcn UI, Radix UI)  
- Partial Prerendering (PPR) 적용   
- 화면에 보이는 콘텐츠는 AI로 자동생성한 내용임   
  - Vercel Edge에서 Cron으로 실행   
  - Mixtral(mixtral-8x7b-32kseqlen) LLM 을 이용하여 자동 생성

## Comments



### Comment 22242

- Author: [hidden]
- Created: 2024-01-15T09:11:37+09:00
- Points: 1

[숨김 처리된 댓글입니다]

### Comment 22210

- Author: xguru
- Created: 2024-01-13T10:32:02+09:00
- Points: 1

전체 기능이 있는건 아니지만, 누군가 비슷한 (또?) 사이트를 만든다면 참고는 가능하겠네요. ㅎㅎ
