Coder Social home page Coder Social logo

chatgpt_clone_flask's Introduction

ChatGPT Clone

Description

This project is a ChatGPT clone built using Python, MongoDB, Flask, and Generative AI technology from OpenAI. It aims to replicate the conversational abilities of OpenAI's ChatGPT in a web-based application, providing a user-friendly interface for interacting with an AI chatbot.

Features

  • AI Conversations: Engage in text-based conversations with the AI, powered by OpenAI's Generative AI models.
  • Persistent Chat History: Conversations are stored in MongoDB, allowing users to view past interactions.
  • Web Interface: A Flask web application for easy interaction with the AI.
  • Customizable Responses: Ability to fine-tune AI responses based on user preferences.

Technologies

  • Backend: Python
  • Web Framework: Flask
  • Database: MongoDB
  • AI Model: OpenAI's Generative AI

Installation

Prerequisites

  • Python 3
  • Flask
  • MongoDB
  • OpenAI API key

Steps

  1. Clone the repository: git clone [https://github.com/your-username/chatgpt-clone.git](https://github.com/shaik-adnan1/ChatGpt_clone_flask.git)
  2. Navigate to the project directory: cd chatgpt-clone
  3. Install dependencies: pip install -r requirements.txt
  4. Set up your OpenAI API key in the environment variables.
  5. Start the Flask server: python app.py

Usage

Once the server is running, navigate to http://localhost:5000 in your web browser to interact with the ChatGPT clone.

Contact

You can reach me at [email protected]


Developed with ❤️ by [Your Name]

chatgpt_clone_flask's People

Contributors

shaik-adnan1 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.