Spaces:
Sleeping
Sleeping
| title: Edstellar Internal Linking Tool | |
| emoji: π | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 4.44.0 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| # π Edstellar Internal Linking RAG Tool | |
| AI-powered 3-stage analysis tool to identify optimal internal linking opportunities for orphan blog pages. | |
| ## Features | |
| - **Stage 1:** Discover top 15 candidate source pages, auto-recommend best 3 | |
| - **Stage 2:** Identify exact paragraph locations for link placement | |
| - **Stage 3:** Generate ready-to-use HTML code with natural anchor text | |
| ## Setup | |
| 1. Get your [OpenRouter API key](https://openrouter.ai/keys) | |
| 2. (Optional) Get your [Hugging Face token](https://huggingface.co/settings/tokens) for private dataset access | |
| 3. Configure in the Setup tab | |
| 4. Start analyzing orphan pages! | |
| ## Knowledge Base | |
| This tool uses a pre-built knowledge base stored at: | |
| `vijaykumaredstellar/edstellar-internal-linking-kb` | |
| - 533 blog posts analyzed | |
| - 523 searchable paragraphs | |
| - DeepSeek V3 powered semantic search | |