Skip to content

A modern AI chat application built with React and powered by the Mixtral-8x7B model from Hugging Face. This application provides an intuitive interface for having conversations with an AI assistant, similar to ChatGPT.

Notifications You must be signed in to change notification settings

hadarisas/chatbot_meta

Repository files navigation

Hadarisas AI Assistant

Description

A modern AI chat application built with React and powered by the Mixtral-8x7B model from Hugging Face. This application provides an intuitive interface for having conversations with an AI assistant, similar to ChatGPT.

Features

  • 🌓 Light/Dark mode support
  • 💾 Local storage for conversation history
  • 📱 Responsive design (mobile & desktop)
  • 🔄 Real-time AI responses
  • 📝 Conversation management (rename/delete)
  • 🆕 Quick new chat creation
  • 🔍 Markdown support for code blocks

Technologies Used

  • React 18
  • Vite
  • TailwindCSS
  • Hugging Face Inference API
  • Mixtral-8x7B Model

Getting Started

  1. Clone the repository:
git clone https://github.com/hadarisas/chatbot_meta.git
  1. Install dependencies:
npm install
  1. Set your Hugging Face API key in the .env file:
VITE_HF_ACCESS_TOKEN=your_api_key_here
  1. Run the development server:
npm run dev

About

A modern AI chat application built with React and powered by the Mixtral-8x7B model from Hugging Face. This application provides an intuitive interface for having conversations with an AI assistant, similar to ChatGPT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published