Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multimodal_RAG

Introduction

TODO

Get Started

Follow these steps to get started with this project:

1. Install Dependencies

First, install all the necessary Python dependencies using the following command:

pip install -r requirements.txt

2. Start Milvus

Next, start Milvus by navigating to the dependencies directory and running Docker Compose:

cd dependencies/milvus
docker-compose up -d

3. Start Nebula Graph

Finally, start Nebula Graph by navigating to the corresponding directory and running the installation script:

cd dependencies/nebulaGraph
bash install.sh

4. Run the Code

TODO

Acknowledgements

This work is built with reference to the code of the following projects:

Thanks for their awesome work!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages