Skip to content

rusnakdima/ChatLlamaAI

Repository files navigation

Chat Llama AI

This is a project on Tauri.

Screenshots

here are screenshots of this project

Installation

First you need to install all the dependencies to run this project. But first make sure you have Node js installed. To do this, open a command prompt or terminal and type the following commands:

node -v
npm -v

If you are using the pnpm package manager, then run this command:

pnpm -v

You also need to install Rust by downloading it from this link

After that, go to the folder with this project and run the following command:

npm install

If you are using the pnpm package manager, then run this command:

pnpm install

Usage

After installing the dependencies, use the following command to run, depending on the package manager you are using:

npm run tauri dev

Or

pnpm tauri dev

Authors

License

This project is licensed under the License Name.

Contact

If you have any questions or comments about this project, please feel free to contact us at contact email.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published