From 3c1eb8176b9c0f09ae0c3647ade0c68caf29843d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B3=E5=85=83=E7=9A=93?= Date: Sun, 11 May 2025 20:54:48 +0800 Subject: [PATCH] feat: enhance README and index.vue with additional inspired sources and interface definitions --- README.md | 9 +++++++++ pages/app/index.vue | 43 ++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 51 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d7aaa..81e0167 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,13 @@ App Design: [Freeform](https://www.icloud.com/freeform/026AxB798cViZ9jJ2DkNsXUCQ 你會看到許多觀點,但不知道這些新聞為什麼會寫比較偏見的文章。 +## Inspired by +- puter.com +- Perplexity +- Ground.news +- 台灣新聞 +- Threads + ## Stack: - Postgres @@ -33,6 +40,8 @@ App Design: [Freeform](https://www.icloud.com/freeform/026AxB798cViZ9jJ2DkNsXUCQ - BunJS - Groq - Custom Infra +- Python +- BeautifulSoup4 ## Folder Structure diff --git a/pages/app/index.vue b/pages/app/index.vue index 7389cbe..983c6f4 100644 --- a/pages/app/index.vue +++ b/pages/app/index.vue @@ -1,7 +1,19 @@