Divya commited on
Commit
736f93e
·
1 Parent(s): 31883ce

Restore HF Space Docker README metadata.

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # LinkedIn Post Agents
2
 
3
  A production-ready **CrewAI** microservice that drafts and edits LinkedIn posts using a two-agent pipeline (**Writer → Editor**), backed by **LiteLLM** and **Hugging Face** inference.
 
1
+ ---
2
+ title: Automatic Post — Agents
3
+ emoji: ✍️
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ sdk: docker
7
+ app_port: 7860
8
+ pinned: false
9
+ ---
10
+
11
  # LinkedIn Post Agents
12
 
13
  A production-ready **CrewAI** microservice that drafts and edits LinkedIn posts using a two-agent pipeline (**Writer → Editor**), backed by **LiteLLM** and **Hugging Face** inference.