Skip to content

A bunch of mini-experiments with GPT attempting to augment functionality.

Notifications You must be signed in to change notification settings

couldbejake/CoT-GPT-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chain-of-thought GPT experiments

A bunch of mini-experiments with GPT attempting to augment functionality.

Debate: In this particular setup, I use chain-of-thought to generate step by step arguments for a debate.

Lookup: In this particular setup, I reiterate information via GPT-3.5 to GPT before GPT-4 responds.

Thoughts: In this particular setup, I attempt to make GPT speak in a more conversationally human way.

Install

  1. npm i
  2. Edit gpt.js and add an API key.
  3. Run main.js

About

A bunch of mini-experiments with GPT attempting to augment functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published