PromptHub

    • Home
    • Discover
    • Library
    • Templates
    • Database
    • Evaluations
      New!
    • Batches
    • Chains
      Beta
© 2025 Tethered Software Inc.
Privacy Policy
|
Terms of Service
Supriya Manna

Supriya Manna

supriya_manna1349

0 followers

Organizations

Supriya's Team
🤔

Reflection (copy)

Prompt the LLM to introspect on its output and identify any potential errors or areas for improvement, enhancing quality and accuracy.

supriya_manna1349
supriya_manna1349
🌴

Tree of Thoughts (copy)

A prompting method that instructs the LLM to traverse many different paths when completing a task. Movie recommender is used as the example task. Update the variables and steps for your use case.

supriya_manna1349
supriya_manna1349
🙏

Faithful Chain-of-Thought (copy)

Faithful Chain-of-Thought ensures reasoning chains accurately reflect the model's thought process by converting natural language queries into symbolic reasoning chains with Python, and then uses a deterministic solver to find the final answer.

supriya_manna1349
supriya_manna1349
💀

Skeleton of Thought (copy)

Skeleton of Thought (SoT) typically uses 2 parallel prompts. This one-shot prompt merges them: first forming a task skeleton, then filling it in. Just update the question and run the prompt!

supriya_manna1349
supriya_manna1349
🧮

Algorithm of Thoughts (copy)

Input your prompt in the variable and it will be converted into a new prompt, following the Algorithm of Thoughts framework. A final, cohesive, prompt will be below the AoT framework output.

supriya_manna1349
supriya_manna1349