{"id":18899579,"url":"https://github.com/seeed-projects/multimodal-rag-on-jetson","last_synced_at":"2025-04-15T02:34:55.464Z","repository":{"id":243021462,"uuid":"811207824","full_name":"Seeed-Projects/Multimodal-RAG-on-Jetson","owner":"Seeed-Projects","description":"This project has implemented the RAG function on Jetson with video formats. ","archived":false,"fork":false,"pushed_at":"2024-06-13T10:21:35.000Z","size":82079,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-28T14:21:32.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Seeed-Projects.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-06T06:39:30.000Z","updated_at":"2024-11-09T17:03:45.000Z","dependencies_parsed_at":"2024-06-13T12:49:37.374Z","dependency_job_id":null,"html_url":"https://github.com/Seeed-Projects/Multimodal-RAG-on-Jetson","commit_stats":null,"previous_names":["seeed-projects/multimodal-rag-on-jetson"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seeed-Projects%2FMultimodal-RAG-on-Jetson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seeed-Projects%2FMultimodal-RAG-on-Jetson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seeed-Projects%2FMultimodal-RAG-on-Jetson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seeed-Projects%2FMultimodal-RAG-on-Jetson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Seeed-Projects","download_url":"https://codeload.github.com/Seeed-Projects/Multimodal-RAG-on-Jetson/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248994814,"owners_count":21195455,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T08:46:54.284Z","updated_at":"2025-04-15T02:34:54.439Z","avatar_url":"https://github.com/Seeed-Projects.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multimodel RAG with [Ollama:llava](https://github.com/dusty-nv/jetson-containers/tree/master/packages/llm/ollama) and [LlamaIndex](https://www.llamaindex.ai/) on Jetson\n\nHere I use reComputer J4012 powered by NVIDIA [Jetson Orin NX 16GB](https://www.seeedstudio.com/reComputer-J4012-p-5586.html).\n## Prepare environment\n\n```\n# install the container tools\ngit clone https://github.com/dusty-nv/jetson-containers\nbash jetson-containers/install.sh\n```\n\n```\n# Ollam:llava will be our multimodel model\njetson-containers run --name ollama $(autotag ollama)\nollama run llava\n```\nThe result is as follows:\n![](./source/ollama_run_llava.png)\n\nOpen a new terminal(Ctrl+Alt+T) and run:\n```\ncd jetson-containers\ncd data\ngit clone https://github.com/Seeed-Projects/Multimodal-RAG-on-Jetson\ncd ..\njetson-containers run $(autotag l4t-pytorch)\ncd data/Multimodal-RAG-on-Jetson\n```\n## Run Multimodel-RAG-on-Jetson\n```\nbash run.sh\n```\n## Result\n\nyou can check [here](https://www.hackster.io/lijiahaoxyz/video-chat-with-multimodal-rag-on-jetson-cd83f9) in hackster for more information.\n\n[![Alt text](https://img.youtube.com/vi/RbkATardT2I/0.jpg)](https://www.youtube.com/watch?v=RbkATardT2I)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseeed-projects%2Fmultimodal-rag-on-jetson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseeed-projects%2Fmultimodal-rag-on-jetson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseeed-projects%2Fmultimodal-rag-on-jetson/lists"}