the-data-nerd commited on
Commit
ca296c6
·
verified ·
1 Parent(s): 7f2442f

Add Built-With badge to README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ tags:
20
 
21
  # VC Deal Flow Scout — DeepSeek Edition
22
 
 
 
23
  A demo of [DeepSeek-V3](https://huggingface.co/deepseek-ai/DeepSeek-V3) plugged into the public [GitDealFlow](https://signals.gitdealflow.com) MCP server. Ask any question about startup engineering acceleration on GitHub — the agent calls live tools and returns cited answers.
24
 
25
  > **Why DeepSeek?** Open-weight + open-MCP = a fully open-source VC research stack. No proprietary inference, no closed data, no tracking. The same agent loop runs locally with `deepseek-v3` self-hosted.
 
20
 
21
  # VC Deal Flow Scout — DeepSeek Edition
22
 
23
+ [![Built with @gitdealflow/mcp-signal](https://signals.gitdealflow.com/api/badge/built-with/svg?variant=long)](https://signals.gitdealflow.com/built-with)
24
+
25
  A demo of [DeepSeek-V3](https://huggingface.co/deepseek-ai/DeepSeek-V3) plugged into the public [GitDealFlow](https://signals.gitdealflow.com) MCP server. Ask any question about startup engineering acceleration on GitHub — the agent calls live tools and returns cited answers.
26
 
27
  > **Why DeepSeek?** Open-weight + open-MCP = a fully open-source VC research stack. No proprietary inference, no closed data, no tracking. The same agent loop runs locally with `deepseek-v3` self-hosted.