GithubHelp home page GithubHelp logo

tanpreetjolly / creativerse-blogs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aslezar/blogminds

9.0 0.0 0.0 25.23 MB

Creativerse is a full fledged blogging website powered with generative AI

Home Page: https://blogminds.onrender.com

JavaScript 7.03% TypeScript 92.16% CSS 0.40% HTML 0.25% Dockerfile 0.15%
artificial-intelligence blogging mern react reactjs

creativerse-blogs's Introduction

BlogMinds

BlogMind where user can write blog using AI, as user type AI will suggest content to user, cover image is generated using ai, other images are also generated based on the content user can embed them into their article if they wish

for future, we are thinking of a chatbot also that chat with user to give information about our website

Features

AI-Powered Content Creation

  • AI Image Generation: Generate stunning AI images directly within the editor by providing prompts.
  • Text Completion: As you type, AI suggests content to help you craft your blog posts efficiently.
  • Sentence Completion: Select any text and use AI to complete the sentence seamlessly.

Enhanced Editing and Management

  • Drag and Drop Images: Easily drag and drop images into your articles for a smooth editing experience.
  • Asset Folder: Keep all your images safe and organized in the cloud with full Create, Read, Update, and Delete (CRUD) functionality.

User Engagement and Interaction

  • Trending Section: Discover the most interacted blogs in the trending section on the blog page.
  • Interactive Blog Page: Each blog page supports comments and likes to foster community interaction.

Advanced Search and Navigation

  • Search Functionality: Effortlessly search for blogs and users to find the content you're interested in.
  • Infinite Scroll: Enjoy a seamless browsing experience with infinite scroll on the blog page.

Performance

  • Fast Performance: Experience a really fast and responsive website, ensuring smooth navigation and interaction.

Installation

To run BlogMind locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/aslezar/BlogMinds.git
  2. Set Environment Variables:

    Create a file named .env in the root directory, and copy the contents from the .env.example provided in the repository folder. Customize the variables as needed. Explanation of each variable is provided in the .env.example itself.

    cp .env.example .env

    Create a file named .env in the client directory, and copy the contents from the .env.example provided in the repository folder. Customize the variables as needed. Explanation of each variable is provided in the .env.example itself.

    cp client/.env.example client/.env
  3. Install server dependencies:

    npm install
  4. Seed the Database with sample data using:

    npm run seeder
  5. Start the server:

    npm run dev

    The server will start on the default port 8000. If you change the default port, update it also in the ./client/src/api/index.ts

  6. Navigate to the client directory:

    cd client
  7. Install client dependencies:

    npm install
  8. Start the frontend:

    npm run dev

    The frontend will start on the default port 5173.

  9. Open your browser and go to http://localhost:5173 to experience BlogMind.

By following these steps, you'll have both the server and frontend components of BlogMind up and running locally. Setting environment variables ensures proper configuration of the server.

creativerse-blogs's People

Contributors

aslezar avatar tanpreetjolly avatar carbrex avatar kshitijtanwar avatar araj2003 avatar k-1303 avatar imgbotapp avatar

Stargazers

 avatar victor immanuel avatar Hrithik Goswami avatar  avatar  avatar  avatar Aditya Zende avatar  avatar manas bhaintwal 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.