Skip to content

nicofuccella/premai-challenge-jarvis

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published