Giter VIP home page Giter VIP logo

nandhukriss / ai-powered-full-stack-django-blog Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.83 MB

This is a Social Blog Website to share your ideas and this website also have ๐Ÿค– Text Generation based on Users prompts which will help users to write their blogs

Python 30.53% HTML 69.39% Procfile 0.08%
authentication bootstrap5 crud-application django full-stack postgresql python ai django-ai gemini-api gemini-pro prompt text-generation

ai-powered-full-stack-django-blog's Introduction

AI-Powered-Full-Stack-django-blog

Features

  • Create Blog Post
  • Create Blog Content Using A.I
  • Delete Blog Post
  • Delete Blog Post
  • Edit Blog Post
  • User Authentication
  • Pagination
  • Blog Category Filter
  • User Profile
  • Detail Post Page

Working Of Prompt Based Blog Content Generator

Untitled.video.-.Made.with.Clipchamp.mp4

Screenshots

Home Page

home page

Home Page-all Post

bloghome2

Detail Page

blogdetail

Installation

  1. Clone the repository:

    git clone https://github.com/Nandhukriss/Public-Tech-Entertainment-Blog-using-Django.git
  2. Navigate to the project directory:

    cd Public-Tech-Entertainment-Blog-using-Django
  3. Create a virtual environment (optional but recommended):

    python -m venv venv
  4. Activate the virtual environment:

    • On Windows:

      venv\Scripts\activate
    • On macOS/Linux:

      source venv/bin/activate
  5. Install project dependencies using the requirements file:

    pip install -r requirements.txt

Running the Project

  1. Apply database migrations:

    python manage.py migrate
  2. Run the development server:

    python manage.py runserver

Visit http://127.0.0.1:8000/ in your web browser to access the Django development server.

ai-powered-full-stack-django-blog's People

Contributors

nandhukriss 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.