Skip to content

A smart virtual assistant designed to simplify database management. The project integrates voice and text-based interactions to query, update, and manage data efficiently. Leveraging advanced AI technologies like LLMs and speech-to-text, it enhances user experience and automates workflows for seamless data administration.

License

Notifications You must be signed in to change notification settings

duongnguyen-dev/dbm-assistant

Repository files navigation

dbm-assistant

A smart virtual assistant designed to simplify database management. The project integrates voice and text-based interactions to query, update, and manage data efficiently. Leveraging advanced AI technologies like LLMs and speech-to-text, it enhances user experience and automates workflows for seamless data administration.

Project setup

  • Frontend:
    • Install npm
    • Create project: npx create-react-app client
    • npm install @types/react @types/react-dom

Install LlamaV3

CMAKE_ARGS="-DCMAKE_OSX_ARCHITECTURES=arm64 -DGGML_METAL=on" pip install --upgrade --verbose --force-reinstall --no-cache-dir llama-cpp-python==0.3.1

About

A smart virtual assistant designed to simplify database management. The project integrates voice and text-based interactions to query, update, and manage data efficiently. Leveraging advanced AI technologies like LLMs and speech-to-text, it enhances user experience and automates workflows for seamless data administration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published