Decision Making Bot
🤖

Decision Making Bot

Tags
Node.js
Next.js
Vercel
TypeScript
JavaScript
Tailwind
ShadcnUI
Published
January 29, 2024
Author
Schedule
Jan 29, 2024 → Feb 4, 2024

Summary


GPT-aided decision-making process, focusing on context analysis, problem identification, option generation, and optimal decision recommendation.
 

GPT Decision-Making Process


  1. Context: Understand the context of the decision.
  1. Initial Symptoms: Note the initial symptoms or issues faced.
  1. Root Cause: Identify the potential root cause of the problem.
  1. Options Creation: Generate concise potential solutions.
  1. Weighted Inputs: Gather weighted inputs from the user.
  1. Utility Value: Calculate the utility value of each option.
  1. Optimal Decision: Recommend the best decision based on the analysis.
 

User GUI


  • displays visual summaries of the decisions they’ve made via discord/telegram
 

Tech Stack


  • No Code
    • GPT builder on ChatGPT
  • Moderate Code
    • LobeChat open-source LLM ops w/ a plugin marketplace
    • Bardeen AI automation via Chrome extension
  • From Scratch
    • Next.js
    • Vercel
    • TypeScript
    • tailwind
    • OpenAI
    • Â