Skip to content

pebois/mistral-experiments-nextjs

Repository files navigation

Mistral AI Experiments

Project Description

Next.js application designed for experimenting with Mistral AI models.

Getting Started

  1. Clone the repository:
git clone [email protected]:pebois/mistral-experiments-nextjs.git
cd mistral-experiments-nextjs
  1. Install the dependencies:
npm install
  1. Edit .env file in the root of your project and set your Mistral API key:
MISTRAL_API_KEY=YOUR_API_KEY_HERE

Running the Application

To build and start the application, use the following commands:

npm run build
npm run start

For development mode with live reloading, use:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors