Skip to content

p-gonzo/ChadGPT

 
 

Repository files navigation

ChadGPT

Forked from cocktailpeanut/dalai

About

A Cha(d)tBot that leverages Stanford's Alpaca Model.

Uses invisible prompt engineering to coerce the predictive LLM into an "informative and helpful" virtual assistant.

Requirements

~4GB of Ram

Installation

npm install
./chad alpaca install 7B

Running Locally

npm run develop:be
npm run develop:fe

Updated UI

Updated UI

In Progress

  • Add confiiguration to remember chat history
  • Rebuild invisible prompts

Todos

  • Stop model if it attempts to respond for the user
  • Fine tune the invisible prompts
  • Fine tune model depending on specific use cases

Its hallucinations are hilarious

(and there are a lot of them) ChadGPT Example

Disclaimer

The Alpaca model is uncensored and may contain bais and misinformation. Use at your own risk.

About

The simplest way to talk to Chad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • EJS 27.3%
  • Other 0.5%