Skip to content

RomThpt/ai-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 AI-Hero (Tutorial)

AI-Hero is an AI-powered platform based on Mistral-7B that offers multiple AI features such as PDF analysis, recipe generation, text summarization, and more.
This project uses Hono as the server framework and Evalite for model evaluation.

✨ This project was built following a tutorial to explore AI model integration!

🛠 Installation

✅ Prerequisites

  • Node.js (>= 18)
  • pnpm

📂 Clone the project

git clone https://github.com/RomThpt/ai-hero.git
cd ai-hero

📦 Install dependencies

pnpm install

🚀 Usage

🔧 Configure environment variables

Before running the project, create a .env file at the root of the project with the following variables:

MISTRAL_API_KEY=your-mistral-api

▶️ Start the server

pnpm run eval:dev   

## Licence
This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published