Giter Site home page Giter Site logo

cloudmix's Introduction

Installation

Use the package manager npm to install packages.

git clone https://github.com/abzalslamkozha/cloudmix.git
cd cloudmix
npm i

Config

Before running this project, you need to set up environment variables by creating a .env file in the root directory. These environment variables are used to manage sensitive information such as secret keys. Create a .env file and add the following variables with your own values:

NEXT_PUBLIC_BACKEND_URL=backend_url

Getting Started

First, run the development server:

npm run dev

And open http://localhost:3000 with your browser to see the result.

Project Description

This Next.js project is a chat application with a modular architecture, incorporating various technologies and features, including:

  • Tailwind CSS: Used for styling to create a sleek and responsive user interface.

  • Ant Design: Incorporates Ant Design for UI components, enhancing the look and feel of the application.

  • Next.js App Router: Utilizes the new routing system introduced by Next.js for improved performance and SEO benefits.

  • React Query: Employs React Query for efficient data fetching and management, ensuring a smooth user experience.

  • Zustand: Leverages Zustand for state management, simplifying the handling of application-wide and component-specific state.

Features

  • User Authentication: Users can register or log in to the application to access its features.

  • Main Page with Chat Creation: After logging in, users are presented with the main page, where they can create chats with unique names.

  • Chat Options:

    1. ChatGPT: A chatbot that interacts with users using natural language.
    2. Image Chat: Users can send images, and Google Lens will provide results based on the images.

cloudmix's People

Contributors

abzalslamkozha avatar guinnod avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.