Skip to content

Q-point/localMultimodalChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

localMultimodalJetsonChatbot

A multimodal local chatbot with agentic capabilities running on Jetson AGX Orin

  1. Start Ollama server
sudo ollama serve

Build Docker container with fasterwhisper:

./build.sh --name=voiceai faster-whisper jupyterlab

Create /apps folder with App_ASR

Start Docker container:

./run.sh --volume /agxorin_ssd/jetson-containers/apps/:/home $(./autotag voiceai)

Install any required packages:

installaud.sh

If required modify :

a) Model b) Beam size c) number format

On a seperate terminal activate conda with python 3.10 and start either simple pipline or CrewAI pipeline with contextual vision information.

python3 mainApp_ttsollama.python

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published