Skip to content

Trishgupta44/BlogVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ BlogVerse: AI-Powered Full-Stack Blog Platform


πŸ“ Project Overview

BlogVerse is a sophisticated blogging ecosystem built to streamline the creative process through Artificial Intelligence. By integrating Google Gemini AI, the platform offers automated content synthesis and digests, bridging the gap between high-performance web architecture and modern Generative AI.


πŸ› οΈ Tech Stack & Tools

Layer Technology
Frontend React.js
Styling Tailwind CSS
Backend (BaaS) Appwrite (Auth, NoSQL, Storage)
AI Integration Google Gemini AI API
Editor TinyCloud (TinyMCE)

🌟 Key Features

πŸ€– AI-Driven Content Engine

  • Synthesis & Summaries: Utilizes Gemini AI to automatically generate blog drafts and concise reader summaries, increasing productivity.
  • Intelligent Digests: Readers can quickly understand long-form content through AI-generated distillation.

πŸ—οΈ Full-Stack Architecture

  • Secure Authentication: Managed via Appwrite Auth, ensuring robust user session handling.
  • NoSQL Database: Dynamic blog post management including metadata, tags, and user relations.
  • Cloud Media Storage: Implemented secure cover image uploads and real-time rendering via Appwrite Storage Buckets.

🎨 User Experience (UX)

  • Rich Text Editing: Integrated TinyCloud for a professional, "what-you-see-is-what-you-get" (WYSIWYG) writing experience.
  • Responsive Design: Optimized UI for seamless transitions between mobile, tablet, and desktop views.

πŸ“‚ Project Structure

src/
β”œβ”€β”€ appwrite/       # Backend service configurations
β”œβ”€β”€ components/     # Reusable UI elements (Header, Footer, Auth)
β”œβ”€β”€ pages/          # Main views (Home, AllPosts, EditPost)
β”œβ”€β”€ store/          # Global state management
└── assets/         # Static images and icons

About

πŸš€ An AI-integrated full-stack blogging ecosystem featuring automated content synthesis and summaries via Gemini AI. Built with React.js and Appwrite for secure, scalable NoSQL data management and rich-text editing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors