Project

qb101

0.0
No release in over a year
Makes it convenient to create a questions and answers book. To be used in conjunction with the ChatGpt2023 gem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 2.4, >= 2.4.0
~> 0.3, >= 0.3.5
 Project Readme

Introducing the qb101 gem

require 'qb101'
require 'chatgpt2023.rb'

qb = Qb101.new('/tmp/your_questions.txt')
ca = ChatAway.new qb.to_prompts, apikey: apikey, filepath: '/tmp/chatgpt'
ca.start
ab  = Ab101.new(qb, '/tmp/chatgpt/chatgpt.xml', debug: true)
ab.save '/tmp/chatgpt/abook.xml'
File.write '/tmp/chatgpt/abook.html', ab.to_html

Questions

Why ask questions?

As an AI language model, I don't have desires or motivations, but I can tell you that asking questions is important for various reasons, including:

  1. Gathering information - asking questions helps you obtain more information and details about a topic, person or situation.
  2. Clarifying issues - asking questions helps you to clear up any confusion or misunderstandings in a conversation or discussion.
  3. Encouraging reflection - asking questions prompts people to think more deeply about their thoughts, ideas and beliefs.
  4. Promoting learning - asking questions is a fundamental part of the learning process, as it aids retention and understanding of new information.
  5. Building relationships - asking questions can help build trust and foster good relationships, as people feel listened to and understood.

Resources

qb101 chatgpt answers questions chat book