Skip to content

zaidmukaddam/gpt-4-max

Repository files navigation

GPT-4 Max

GPT-4 Max

Description

This project is a chatbot application that uses OpenAI's GPT-4 Turbo model to generate responses. It includes a user interface for sending and receiving messages including images.

Features

  • Chat interface with support for text and image messages
  • Vision enabled chatbot that can describe images and call functions based on image content
  • Weather forecast feature using OpenWeather API
  • Web Browsing powered by Tavily API

Installation

  1. Clone the repository
  2. Install the dependencies using pnpm install
  3. Copy the .env.example file to a new file named .env and fill in your API keys and other configuration values

Setup Code Interpreter

Follow the instructions here to setup the code interpreter

Usage

Run the application using pnpm dev. Open your browser and navigate to the URL displayed in the console.

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

GPT4MAX is a free AI chatbot app built with Next.js, the Vercel AI SDK, and OpenAI GPT-4 Turbo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages