thefcraft / JARVIS

Virtual Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual assistant

video demo instagram

Setup LLM

  • Install LM Studio or and other openai API compatible server
  • Load and run a large language model to localhost
  • you can see the setup on youtube

Install Requirements

  • Install python
  • pip install -r requirements.txt
  • Download checkpoints from huggingface
  • you can use
    git lfs install
    git clone https://huggingface.co/thefcraft/JARVIS-ckpt
    
  • paste the base_speakers and converter to checkpoints folder

clone repo

  • git clone repo url or download zip

How to Run

  • python rungui.py
  • python main.py

Ideas

  • we can use it as normal ai assistant
  • we can simulate an interactive interview

credits

About

Virtual Assistant


Languages

Language:ASP.NET 75.4%Language:Jupyter Notebook 18.9%Language:Python 5.7%