Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 892 Bytes

File metadata and controls

33 lines (24 loc) · 892 Bytes

GitHub Publishing Guide / GitHub 发布指南

Repository name:

ACN-Academic-Chemistry-Network

Description:

A local Gradio workbench for academic document parsing, concept-network visualization, chemistry-inspired analysis, and AI-assisted explanation. 学术化学网络分析与可视化工作台。

Create an empty public repository, then upload the extracted files, not the zip file itself.

创建空的公开仓库,然后上传 解压后的文件,不要直接上传 zip 本体。

git init
git add .
git commit -m "Initial open-source release of ACN Academic Chemistry Network"
git branch -M main
git remote add origin https://github.com/zararogers338-hash/ACN-Academic-Chemistry-Network.git
git push -u origin main

Release:

Tag: v7.1-open-source-preview
Title: ACN Academic Chemistry Network v7.1 Open Source Preview