| --- |
| title: Competitive Product Analyser |
| emoji: π₯ |
| colorFrom: red |
| colorTo: blue |
| sdk: streamlit |
| sdk_version: 1.44.1 |
| app_file: app.py |
| pinned: false |
| --- |
| # π Competitive Product Analyzer |
|
|
| **Compare two products or services like a market analyst β instantly.** |
| This app uses **Mistral-7B-Instruct** and a custom prompt pipeline created in **Langflow**, deployed via **Streamlit** on Hugging Face Spaces. |
|
|
| --- |
|
|
| ## π Features |
|
|
| - π **Feature-by-Feature Comparison** |
| - π‘ **SWOT Analysis for Each Product** |
| - π’ **Business Use Case Recommendations** |
| - π― **Strategic Positioning & Key Differentiators** |
| - π **Markdown-Formatted Expert Reports** |
|
|
| --- |
|
|
| ## π§ Model Used |
|
|
| - **LLM:** [`mistralai/Mistral-7B-Instruct-v0.1`](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) |
| - **Inference:** Hugging Face Inference API |
| - **Pipeline Builder:** Langflow (exported to Python) |
|
|
| --- |
|
|
| ## π Tech Stack |
|
|
| - π Python 3.10 |
| - π¦ Streamlit |
| - π Hugging Face Inference API |
| - π§± Langflow + LangChain |
| - π§ Mistral 7B LLM |
|
|
| --- |
|
|
| ## π Langflow Flow (Powered by DataStax) |
| Want to explore or replicate the logic behind this app? |
| Check out the visual prompt flow here: |
| π [Langflow Flow Link](https://astra.datastax.com/langflow/dce800be-521a-4b92-827b-c0f1927ac0b4/flow/ba55769e-aa9d-44b8-8968-398a25fd3ed9) |
|
|
|
|
| --- |
|
|
| ## π§ͺ Example Input |
|
|
| ```text |
| Product 1: iPhone 13 |
| Product 2: iPhone 14 |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |
| |