Skip to content

A portable and native standalone GPT bot assistant *with chat interface) built using Java bindings from GPT4All. JDK 8 compatible.

License

Notifications You must be signed in to change notification settings

incubated-geek-cc/native_gpt4J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Native GPT-J Developed based on GPT4All

🛠️ An offline alternative to locally running ChatGPT on your pc. 🚫 No internet required.

Ideal for settings where there is limited network connection and for 🔒 highly confidential data settings.

🎨 Primary Features

  • Portable, standalone and OS independent
  • Loads GGML models only in this iteration of the chatbot

📌 Contents & Materials (exclude 📁 img)

NameDescription
📁 app Contains the portable GPT chat application.
📁 demo Contains materials used in the demo implementation here.

⚙️ How To Setup Application

In 📁 app, there are 2 artifacts:

  • gpt4all.jar
  • 📁 external

In the 📁 external, there are:

NameDescription
📁 nativeContains native binaries to be loaded at runtime.
ggml-gpt4all-j-v1.3-groovy.binNote that the model used in the demo should be present in this folder as well. Select to download model directly.

▶️ How To Run Application

  1. 🖱️ Double-click gpt4all.jar to launch and a loading signal shall appear.
  2. After loading signal disappears, the chat interface window shall appear in its place.
  3. Proceed to input questions and select [Send >>] for prompt to be read by the ggml model loaded.
  4. Wait a few seconds for ggml model to generate its response and output shall then be appended to chat area for display.



✍ Read related posts here

Article :: Link :: Create And Revamp Your Own Offline ChatGPT On Local PC With GPT4All LLM In Java


Join me on 📝 Medium at ~ ξ(🎀˶❛◡❛) @geek-cc


🌮 Please buy me a Taco! 😋

About

A portable and native standalone GPT bot assistant *with chat interface) built using Java bindings from GPT4All. JDK 8 compatible.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published