A smart cooking assistant powered by the Mistral AI model. Built with a Node.js backend and React frontend, AI Chef helps you discover recipes of various cuisine.
Ensure you have the following installed:
git clone https://github.com/Sejuty/AI-Chef.git
cd AI-Chef Install the Mistral Model
ollama pull mistralNavigate to the server directory:
cd serverStart the backend server:
yarn startNavigate to the client directory:
cd clientStart the frontend server:
yarn devNow you are ready to go!!
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Open a pull request.
For any inquiries, please reach out to tafannumnishat00@gmail.com.