https://huggingface.co/spaces/BioMistral/BioMistral-Chat
Sehat-App is a project that utilizes the BioMistral-Chat model from Hugging Face. It provides a chat interface for interacting with the model.
To install and run the Sehat-App, follow these steps:
- Clone the repository:
git clone https://github.com/Sehat-Seva-Sangam/Sehat-App - Change Directory:
cd /SehatSeva - Install the required dependencies:
npm install - Run the application:
yarn expo start - Install Expo Go app on android.
- Scan the QR generated by the project and the application will start running on your device.
expo 50Error. Try these stepshttps://docs.expo.dev/workflow/upgrading-expo-sdk-walkthrough/
Contributions are welcome! If you would like to contribute to the Sehat-App, please follow these guidelines:
- Fork the repository
- Create a new branch:
git checkout -b feature/your-feature - Make your changes and commit them:
git commit -m 'Add your feature' - Push to the branch:
git push origin feature/your-feature - Submit a pull request
This project is licensed under the MIT License. See the LICENSE file for more details.