Spaces:
Sleeping
Sleeping
File size: 17,116 Bytes
c9e287a d1f6865 c9e287a 834bad5 d1f6865 c9e287a 834bad5 c9e287a d1f6865 5921281 d1f6865 5921281 d1f6865 5921281 c9e287a d1f6865 c9e287a d1f6865 c9e287a 5921281 c9e287a 5921281 d1f6865 5921281 d1f6865 5921281 d1f6865 5921281 c9e287a 688ca01 834bad5 30a1728 5921281 834bad5 688ca01 c9e287a 834bad5 688ca01 834bad5 c9e287a 834bad5 c9e287a 834bad5 c9e287a 834bad5 c9e287a 834bad5 5921281 834bad5 688ca01 834bad5 688ca01 5921281 c9e287a 834bad5 c9e287a 5921281 c9e287a 834bad5 688ca01 c9e287a 834bad5 5921281 834bad5 c9e287a 834bad5 5921281 834bad5 5921281 834bad5 c9e287a 834bad5 688ca01 c9e287a 5921281 688ca01 5921281 c9e287a 834bad5 5921281 834bad5 c9e287a 5921281 834bad5 5921281 834bad5 c9e287a 5921281 c9e287a 834bad5 c9e287a 834bad5 c9e287a 834bad5 c9e287a 834bad5 c9e287a 5921281 688ca01 834bad5 5921281 834bad5 688ca01 834bad5 5921281 834bad5 688ca01 834bad5 5921281 688ca01 5921281 688ca01 5921281 834bad5 5921281 688ca01 5921281 688ca01 5921281 c9e287a 834bad5 c9e287a 688ca01 c9e287a 834bad5 5921281 834bad5 5921281 834bad5 5921281 c9e287a 5921281 688ca01 c9e287a 834bad5 5921281 834bad5 c9e287a 5921281 688ca01 5921281 c9e287a 5921281 c9e287a 9928c19 30a1728 c9e287a 4cd5a6a 5921281 9928c19 c9e287a 834bad5 154e7ea 47b7974 7b32bc8 4cd5a6a 834bad5 4cd5a6a 834bad5 0a50cac 834bad5 0a50cac 834bad5 0a50cac 7b32bc8 688ca01 c9e287a 4cd5a6a c9e287a 30a1728 c9e287a 834bad5 c9e287a 834bad5 c9e287a 4cd5a6a 834bad5 4cd5a6a e6f2a68 5921281 834bad5 4cd5a6a 834bad5 688ca01 834bad5 688ca01 4cd5a6a 688ca01 834bad5 c9e287a 5921281 834bad5 30a1728 e6f2a68 5921281 e6f2a68 5921281 c9e287a e6f2a68 834bad5 e6f2a68 834bad5 5921281 c9e287a 834bad5 688ca01 5921281 834bad5 5921281 834bad5 e6f2a68 5921281 e6f2a68 5921281 c9e287a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 | import gradio as gr
import json
import os
import pandas as pd
from dotenv import load_dotenv
from services import GeminiService
from huggingface_hub import HfApi, hf_hub_download
# Load Env
load_dotenv()
SAVE_FILE = os.getenv("SAVE_FILE_NAME", "saved_companies.json")
HF_TOKEN = os.getenv("HF_TOKEN")
DATASET_REPO_ID = os.getenv("DATASET_REPO_ID")
# Init Service
try:
gemini_service = GeminiService()
except Exception as e:
print(f"Service Error: {e}")
gemini_service = None
# --- Helper Functions ---
def get_key(c):
return f"{c['name']}"
def load_data():
data = []
# 1. 嘗試從雲端下載
if HF_TOKEN and DATASET_REPO_ID:
try:
print(f"正在同步雲端資料: {DATASET_REPO_ID}...")
hf_hub_download(
repo_id=DATASET_REPO_ID,
filename=SAVE_FILE,
repo_type="dataset",
token=HF_TOKEN,
local_dir="." # 覆蓋本地檔案
)
print("雲端同步完成。")
except Exception as e:
print(f"雲端同步略過 (初次啟動或無權限): {e}")
# 2. 讀取檔案
if os.path.exists(SAVE_FILE):
try:
with open(SAVE_FILE, 'r', encoding='utf-8') as f:
data = json.load(f)
except:
data = []
return data
def save_data(data):
# 1. 存本地
try:
with open(SAVE_FILE, 'w', encoding='utf-8') as f:
json.dump(data, f, ensure_ascii=False, indent=2)
except Exception as e:
print(f"Save Error: {e}")
return
# 2. 上傳雲端
if HF_TOKEN and DATASET_REPO_ID:
try:
api = HfApi(token=HF_TOKEN)
api.upload_file(
path_or_fileobj=SAVE_FILE,
path_in_repo=SAVE_FILE,
repo_id=DATASET_REPO_ID,
repo_type="dataset",
commit_message="Sync company data"
)
except Exception as e:
print(f"Upload Error: {e}")
def format_df(source_list, saved_list):
if not source_list:
return pd.DataFrame(columns=["狀態", "公司名稱", "產業類別", "標籤"])
if saved_list is None:
saved_list = []
saved_map = {get_key(c): c for c in saved_list}
data = []
for c in source_list:
display_c = saved_map.get(get_key(c), c)
status_map = {'good': '✅ 優質', 'risk': '⚠️ 風險', 'pending': '❓ 未定'}
status_icon = status_map.get(display_c.get('status'), '')
has_detail = "📄" if display_c.get('details') else ""
tags = ", ".join(display_c.get('tags', []))
data.append([
f"{status_icon} {has_detail}",
display_c['name'],
display_c.get('industry', '未知'),
tags
])
return pd.DataFrame(data, columns=["狀態", "公司名稱", "產業類別", "標籤"])
def get_tags_text(comp):
if not comp or not comp.get('tags'):
return "目前標籤: (無)"
return "🏷️ " + ", ".join([f"`{t}`" for t in comp['tags']])
def get_tags_choices(comp):
if not comp: return []
return comp.get('tags', [])
# --- Event Handlers ---
def search_companies(query, current_saved):
if not query: return gr.update(), current_saved, gr.update()
try:
results = gemini_service.search_companies(query)
return format_df(results, current_saved), results, gr.update(visible=True)
except Exception as e:
raise gr.Error(f"搜尋失敗: {e}")
def load_more(query, current_results, current_saved):
if not query: return gr.update(), current_results
current_names = [c['name'] for c in current_results]
try:
new_results = gemini_service.search_companies(query, exclude_names=current_names)
existing_keys = set(get_key(c) for c in current_results)
for c in new_results:
if get_key(c) not in existing_keys:
current_results.append(c)
return format_df(current_results, current_saved), current_results
except Exception as e:
raise gr.Error(f"載入失敗: {e}")
def select_company(evt: gr.SelectData, search_results, saved_data, view_mode):
if not evt: return [gr.update()] * 8
index = evt.index[0]
target_list = saved_data if view_mode == "追蹤清單" else search_results
if not target_list or index >= len(target_list):
return gr.update(), gr.update(), gr.update(), None, None, gr.update(), gr.update(), gr.update()
comp = target_list[index]
key = get_key(comp)
saved_comp = next((c for c in saved_data if get_key(c) == key), None)
current_comp = saved_comp if saved_comp else comp
details_md = ""
# Check Cache
if current_comp.get('details') and len(current_comp.get('details')) > 10:
details_md = current_comp['details']
if not saved_comp:
saved_data.insert(0, current_comp)
save_data(saved_data)
else:
# Call API
gr.Info(f"正在調查 {current_comp['name']} (查詢統編、PTT評價)...")
try:
res = gemini_service.get_company_details(current_comp)
current_comp['details'] = res['text']
current_comp['sources'] = res['sources']
details_md = res['text']
if saved_comp:
saved_comp.update(current_comp)
else:
saved_data.insert(0, current_comp)
save_data(saved_data)
except Exception as e:
raise gr.Error(f"調查失敗: {e}")
if current_comp.get('sources'):
details_md += "\n\n### 📚 資料來源\n"
for s in current_comp['sources']:
details_md += f"- [{s['title']}]({s['uri']})\n"
return (
gr.update(visible=True),
details_md,
[],
current_comp,
saved_data,
get_tags_text(current_comp),
gr.update(choices=get_tags_choices(current_comp), value=None),
gr.update(visible=True)
)
def add_tag(new_tag, selected_comp, saved_data, view_mode, search_results):
if not selected_comp or not new_tag:
return gr.update(), gr.update(), gr.update(), saved_data, gr.update()
if 'tags' not in selected_comp: selected_comp['tags'] = []
if new_tag not in selected_comp['tags']:
selected_comp['tags'].append(new_tag)
key = get_key(selected_comp)
found = False
for i, c in enumerate(saved_data):
if get_key(c) == key:
saved_data[i] = selected_comp
found = True
break
if not found:
saved_data.insert(0, selected_comp)
save_data(saved_data)
gr.Info(f"已新增標籤: {new_tag}")
target_list = saved_data if view_mode == "追蹤清單" else search_results
new_df = format_df(target_list, saved_data)
return (
gr.update(value=""),
get_tags_text(selected_comp),
gr.update(choices=selected_comp['tags']),
saved_data,
new_df
)
def remove_tag(tag_to_remove, selected_comp, saved_data, view_mode, search_results):
if not selected_comp or not tag_to_remove:
return gr.update(), gr.update(), saved_data, gr.update()
if 'tags' in selected_comp and tag_to_remove in selected_comp['tags']:
selected_comp['tags'].remove(tag_to_remove)
key = get_key(selected_comp)
for i, c in enumerate(saved_data):
if get_key(c) == key:
saved_data[i] = selected_comp
break
save_data(saved_data)
gr.Info(f"已移除標籤: {tag_to_remove}")
target_list = saved_data if view_mode == "追蹤清單" else search_results
new_df = format_df(target_list, saved_data)
return (
get_tags_text(selected_comp),
gr.update(choices=selected_comp['tags'], value=None),
saved_data,
new_df
)
def chat_response(history, message, selected_comp):
if not selected_comp: return history, ""
context = selected_comp.get('details', '')
if not context: return history, ""
service_history = []
for h in history:
service_history.append({"role": "user", "content": h[0]})
if h[1]: service_history.append({"role": "model", "content": h[1]})
try:
reply = gemini_service.chat_with_ai(service_history, message, context)
history.append((message, reply))
except Exception as e:
history.append((message, f"Error: {e}"))
return history, ""
def update_status(status, selected_comp, saved_data, view_mode, search_results):
if not selected_comp: return gr.update(), saved_data
selected_comp['status'] = status if selected_comp.get('status') != status else None
key = get_key(selected_comp)
for i, c in enumerate(saved_data):
if get_key(c) == key:
saved_data[i] = selected_comp
break
save_data(saved_data)
target_list = saved_data if view_mode == "追蹤清單" else search_results
return format_df(target_list, saved_data), saved_data
def remove_comp(selected_comp, saved_data, view_mode, search_results):
if not selected_comp: return gr.update(), gr.update(value=None), saved_data, gr.update(visible=False)
key = get_key(selected_comp)
new_saved = [c for c in saved_data if get_key(c) != key]
save_data(new_saved)
target_list = new_saved if view_mode == "追蹤清單" else search_results
return (
gr.Info("已移除"),
format_df(target_list, new_saved),
new_saved,
gr.update(visible=False)
)
def toggle_view(mode, search_res, saved_data):
if mode == "搜尋結果":
return format_df(search_res, saved_data), gr.update(visible=True)
else:
return format_df(saved_data, saved_data), gr.update(visible=False)
def init_on_load():
data = load_data()
return data, format_df(data, data)
# --- UI Layout ---
with gr.Blocks(title="Com.404 公司去那兒?", theme=gr.themes.Soft()) as demo:
saved_state = gr.State([])
search_res_state = gr.State([])
selected_comp_state = gr.State(None)
gr.Markdown("""
<div align="center">
# 🏢 Com.404 - 公司去那兒?
[](https://huggingface.co/spaces/DeepLearning101/Com.404)
[](https://github.com/Deep-Learning-101/prof-404)
[](https://deepmind.google/technologies/gemini/)
**產業導航、公司徵信、AI 諮詢,拒絕當求職與合作的無頭蒼蠅 🪰**
<span style="font-size: 0.9em; color: gray;">(支援雲端同步!Space 重啟資料不遺失 🔄 | API KEY RPD,建議自行 Fork)</span>
👉 歡迎 Star [GitHub](https://github.com/Deep-Learning-101/prof-404) ⭐ 覺得不錯 👈
</div>
---
<div align="center">
<h3>🧠 補腦專區:<a href="https://deep-learning-101.github.io/" target="_blank">Deep Learning 101</a></h3>
</div>
| 🔥 技術傳送門 (Tech Stack) | 📚 必讀心法 (Must Read) |
| :--- | :--- |
| 🤖 [**大語言模型 (LLM)**](https://deep-learning-101.github.io/Large-Language-Model) | 🏹 [**策略篇:企業入門策略**](https://deep-learning-101.github.io/Blog/AIBeginner) |
| 📝 [**自然語言處理 (NLP)**](https://deep-learning-101.github.io/Natural-Language-Processing) | 📊 [**評測篇:臺灣 LLM 分析**](https://deep-learning-101.github.io/Blog/TW-LLM-Benchmark) |
| 👁️ [**電腦視覺 (CV)**](https://deep-learning-101.github.io//Computer-Vision) | 🛠️ [**實戰篇:打造高精準 RAG**](https://deep-learning-101.github.io/RAG) |
| 🎤 [**語音處理 (Speech)**](https://deep-learning-101.github.io/Speech-Processing) | 🕳️ [**避坑篇:AI Agent 開發陷阱**](https://deep-learning-101.github.io/agent) |
""")
with gr.Row():
search_input = gr.Textbox(label="探索領域或公司", placeholder="輸入產業領域 (如: 量子計算)、技術關鍵字或公司名稱...", scale=4)
search_btn = gr.Button("🔍 搜尋", variant="primary", scale=1)
with gr.Row():
view_radio = gr.Radio(["搜尋結果", "追蹤清單"], label="顯示模式", value="追蹤清單")
with gr.Row():
# Left: List
with gr.Column(scale=1):
comp_df = gr.Dataframe(
headers=["狀態", "公司名稱", "產業類別", "標籤"],
datatype=["str", "str", "str", "str"],
interactive=False,
label="公司列表 (點擊查看詳情)"
)
load_more_btn = gr.Button("載入更多", visible=False)
# Right: Details
with gr.Column(scale=2, visible=False) as details_col:
detail_md = gr.Markdown("詳細資料...")
# Chat Section
with gr.Column(elem_classes="chat-section"):
gr.Markdown("### 🤖 商業顧問 (已閱讀下方報告)")
# 這裡 Chatbot 使用預設設定 (相容 Tuple 格式)
chatbot = gr.Chatbot(height=250)
with gr.Row():
msg = gr.Textbox(label="提問", placeholder="例如:這間公司適合新鮮人嗎?有勞資糾紛嗎?", scale=4)
send_btn = gr.Button("送出", scale=1)
gr.Markdown("---")
# Tags & Status
with gr.Column(visible=False) as tags_row:
tags_display = gr.Markdown("目前標籤: (無)")
with gr.Row():
tag_input = gr.Textbox(label="新增標籤", placeholder="例如: 薪水高, 加班多...", scale=3)
tag_add_btn = gr.Button("➕ 新增", scale=1)
with gr.Accordion("刪除標籤", open=False):
with gr.Row():
tag_dropdown = gr.Dropdown(label="選擇標籤", choices=[], scale=3)
tag_del_btn = gr.Button("🗑️ 刪除", scale=1, variant="secondary")
with gr.Row():
btn_good = gr.Button("✅ 優質")
btn_risk = gr.Button("⚠️ 風險")
btn_pending = gr.Button("❓ 未定")
btn_remove = gr.Button("🗑️ 移除", variant="stop")
# --- Wiring ---
demo.load(init_on_load, inputs=None, outputs=[saved_state, comp_df])
# 🌟 這裡修正了:search_companies
search_btn.click(
search_companies,
inputs=[search_input, saved_state],
outputs=[comp_df, search_res_state, load_more_btn]
).then(
lambda: gr.update(value="搜尋結果"), outputs=[view_radio]
)
load_more_btn.click(
load_more,
inputs=[search_input, search_res_state, saved_state],
outputs=[comp_df, search_res_state]
)
view_radio.change(
toggle_view,
inputs=[view_radio, search_res_state, saved_state],
outputs=[comp_df, load_more_btn]
)
# 🌟 這裡修正了:select_company
comp_df.select(
select_company,
inputs=[search_res_state, saved_state, view_radio],
outputs=[
details_col, detail_md, chatbot, selected_comp_state, saved_state,
tags_display, tag_dropdown, tags_row
]
)
send_btn.click(chat_response, inputs=[chatbot, msg, selected_comp_state], outputs=[chatbot, msg])
msg.submit(chat_response, inputs=[chatbot, msg, selected_comp_state], outputs=[chatbot, msg])
tag_add_btn.click(
add_tag,
inputs=[tag_input, selected_comp_state, saved_state, view_radio, search_res_state],
outputs=[tag_input, tags_display, tag_dropdown, saved_state, comp_df]
)
tag_del_btn.click(
remove_tag,
inputs=[tag_dropdown, selected_comp_state, saved_state, view_radio, search_res_state],
outputs=[tags_display, tag_dropdown, saved_state, comp_df]
)
for btn, status in [(btn_good, 'good'), (btn_risk, 'risk'), (btn_pending, 'pending')]:
btn.click(
update_status,
inputs=[gr.State(status), selected_comp_state, saved_state, view_radio, search_res_state],
outputs=[comp_df, saved_state]
)
# 🌟 這裡修正了:remove_comp
btn_remove.click(
remove_comp,
inputs=[selected_comp_state, saved_state, view_radio, search_res_state],
outputs=[gr.State(None), comp_df, saved_state, details_col]
)
if __name__ == "__main__":
demo.launch() |