Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 652 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 652 Bytes

Jarvis Chatbot with premAI.io

My submission for Prem Challenge x LangChain (1st place)

I used:

  • Whisper Tiny to convert audio to text
  • Bark to convert text to audio
  • Vicuna 7B Q4 and Dolly v2 12B as language models

How to set it up

  • Download the project
  • Run npm install
  • Copy .env.example to .env and fill out the variables.
  • Run npm run dev

Examples

First question Second question