Giter VIP home page Giter VIP logo

chatgpt-clone's Introduction

Next.js and Supabase Starter Kit - the fastest way to build apps with Next.js and Supabase

ChatGPT Clone: Next.js, Supabase

will be using OpenAI API after completion of project

Demo · Features · Tech Stack · Clone and run locally · Feedback and issues


Demo

You can view a fully working demo here.

You can this dummy account also:

📧 [email protected]

🔐 Tanmay123

Features

I couldn't complete the project. In few weeks, I'll make the clone complete with all possible feautures from original chatgpt.

  • As of now

    • User Authentication
    • New Chat
    • Send Message
    • No connection to OpenAI currently
    • Need to subcription for realtime data manipulation

Tech Stack

  • Nextjs
  • Tailwind
  • Supabase
  • Shadcn/ui

Clone and run locally

Pre-requisites

  1. Clone the repo and enter to the directory:

    git clone https://github.com/sarkartanmay393/ChatGPT-clone.git
    cd ChatGPT-clone
  2. Install packages

    npm install
  3. Rename .env.local.example to .env.local and update the following:

    NEXT_PUBLIC_SUPABASE_URL=[INSERT SUPABASE PROJECT URL]
    NEXT_PUBLIC_SUPABASE_ANON_KEY=[INSERT SUPABASE PROJECT API ANON KEY]

    Both NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY can be found in your Supabase project's API settings.

  4. You can now run the Next.js local development server:

    npm run dev

    The app should now be running on localhost:3000.

Feedback and issues

Please file feedback and issues over on the Project's Issue Section.

Thanks you for visiting to my project. 🧡

chatgpt-clone's People

Contributors

sarkartanmay393 avatar

Stargazers

Bruno Gomes 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.