Skip to content

"Blog with Mistral GenAI" Project with Node.js for the backend and React for the frontend - This web application is a blog with a generative AI. To use it, you need to enter your Mistral API key in the .env file in the backend.

Notifications You must be signed in to change notification settings

charlenry/Blog-with-Mistral-GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Blog with AI Content Generation

This web application is a blog with a generative AI. To use it, you need to enter your Mistral API key in the .env file in the backend part . This web app was built using React for the frontend and Node.js with Express for the backend. The backend handles API requests and integrates with Mistral's Small model to generate blog content dynamically.

To generate blog content, simply write the title of the blog post as a prompt, and the AI will create the content for you.

You can also create your own blog posts by providing a title and content.

Backend and frontend are separate projects. Make sure to run both servers to use the application. Each part has its own README file with detailed instructions.

Charles-Henri SAINT-MARS

About

"Blog with Mistral GenAI" Project with Node.js for the backend and React for the frontend - This web application is a blog with a generative AI. To use it, you need to enter your Mistral API key in the .env file in the backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published