Skip to content

chatgit is an LLM model-based open source project competition analysis research project, it can help you find the most suitable open source project for your needs

License

Notifications You must be signed in to change notification settings

fagao-ai/chatgit

Repository files navigation

ChatGit 🤖📚 (在线体验/Online Demo)

让 AI 帮你秒懂 开源 项目! 只需一个 URL,30 秒掌握项目精髓,技术拆解+价值评估+实操指引全搞定!

Open Source Love License: MIT

👉 在线体验 | 📘 文档目录 | 🛠 快速开始

🌟 项目亮点

  • 🤖 内置 Deepseek-R1 - 兼容 OpenAI 系列模型
  • 🚀 30 秒极速解析 - 自动抓取 README+代码分析
  • 🔍 五维深度解读 - 技术/价值/实操/追问建议全覆盖
  • 🔑 双 Token 支持 - 兼容 OpenAI API+GitHub 私有仓库
  • 🎨 美观呈现 - Markdown+Emoji 可视化排版
  • ⚙️ 灵活配置 - 模型参数/提示词全可定制

🛠️ 主要功能

  1. 项目速览 - 30s 电梯演讲式概述
  2. 技术雷达图 - 关键技术栈可视化解析
  3. 商业价值评估 - 应用场景/竞品对比
  4. 实操路线图 - 从安装到二次开发指南
  5. 智能追问 - 自动生成深度探索问题集

🚀 快速开始

前置要求

  • Python 3.12+
  • Node 20+
  • Pnpm 10
  • OpenAI API Key
  • GitHub Personal Token(可选)

三步上手

# 1. 克隆仓库
git clone https://github.com/fagao-ai/chatgit.git

# 2. 安装依赖
uv sync

# 3. 配置环境(可选,web页面也可配置)
cp .env.example .env
# 编辑.env文件填入您的API密钥

Docker 部署

docker build -t chatgit:0.0.1 .

docker run -d -p 80:80 chatgit:0.0.1

About

chatgit is an LLM model-based open source project competition analysis research project, it can help you find the most suitable open source project for your needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •