Skip to content

Jonathan-Lin-162/hackathon_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Offline AI Assistant

Description

An offline AI assistant that allows users to enter a question and receive a generated response through a graphical user interface (GUI). The application uses Java Swing for the GUI and Ollama to run language models locally without requiring an internet connection.

How to Use

  1. Download the Offline AI Assistant.jar file and Ollama (https://ollama.com/download).

  2. Download the llama3.1 model by typing the following command in the command prompt/terminal:

ollama run llama3.1
  1. Then navigate to the directroy where the .jar file is downloaded, and type the command:
java -jar "Offline AI Assistant".jar

Members

(Number of 1st semester team members: 4)

  • Andrew Ni
  • Daniel Uchechukwu-Moses
  • Jonathan LIn
  • Tracee Miasco

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages