Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -175,8 +175,8 @@ def display_projects():
|
|
175 |
- **Reference**: [Link to Project](#https://huggingface.co/spaces/Niharmahesh/job_easz)
|
176 |
""")
|
177 |
with tabs[9]:
|
178 |
-
|
179 |
-
|
180 |
- **Description**: Developed a prompt converter using sentence transformers to tailor prompts based on predefined styles (e.g., ELI5, chain of thoughts, role play). The tool aims to make learning new topics less overwhelming by providing customized prompts.
|
181 |
- **Technologies Used**: Sentence Transformers, Cosine Similarity, Vector Embeddings, Google's all-MiniLM-L6-v2 model
|
182 |
- **Key Features**:
|
|
|
175 |
- **Reference**: [Link to Project](#https://huggingface.co/spaces/Niharmahesh/job_easz)
|
176 |
""")
|
177 |
with tabs[9]:
|
178 |
+
st.header("Prompt Easz")
|
179 |
+
st.markdown("""
|
180 |
- **Description**: Developed a prompt converter using sentence transformers to tailor prompts based on predefined styles (e.g., ELI5, chain of thoughts, role play). The tool aims to make learning new topics less overwhelming by providing customized prompts.
|
181 |
- **Technologies Used**: Sentence Transformers, Cosine Similarity, Vector Embeddings, Google's all-MiniLM-L6-v2 model
|
182 |
- **Key Features**:
|