Skip to content

Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.

Notifications You must be signed in to change notification settings

jps27CSE/Pictorica-React_Tailwind_ReactQuery_Appwrite

Repository files navigation


Pictorica App

Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.

Features

  • User Account Management: Users can create, view, and manage their profiles.
  • Post Management: Users can create, save, view, edit, and delete posts.
  • Post Search: Search functionality to find posts.
  • AI-powered Caption Paraphraser: Helps users improve their captions.
  • Inappropriate Content Detection: Ensures that both images and text are appropriate and free from offensive material.

Project Setup

  1. Clone the repository to your local machine:
git clone https://github.com/jps27CSE/Pictorica-React_Tailwind_ReactQuery_Appwrite.git
cd pictorica-app
  1. Install dependencies:
npm install
  1. Create a .env.local file in the root directory and add the following:
VITE_APPWRITE_PROJECT_ID=''
VITE_APPWRITE_URL=''
VITE_APPWRITE_STORAGE_ID=''
VITE_APPWRITE_DATABASE_ID=''
VITE_APPWRITE_SAVES_COLLECTION_ID=''
VITE_APPWRITE_POSTS_COLLECTION_ID=''
VITE_APPWRITE_USERS_COLLECTION_ID=''
VITE_API_NINJAS=''
VITE_AI21STUDIO_API=''
  1. Start the development server:
npm run dev

Screenshots

Signup pictorica netlify app_login(Nest Hub Max) (1) pictorica netlify app_home(Nest Hub Max) (1) pictorica netlify app_sign-up(Nest Hub Max) (1) pictorica netlify app_sign-up(Nest Hub Max) (2) pictorica netlify app_create-post(Nest Hub Max) pictorica netlify app_create-post(iPhone 14 Pro Max) pictorica netlify app_create-post(iPhone 14 Pro Max) (1)

Live Link

Check out the live version of the app here: Pictorica Live

Demo Video

Watch the demo video here: Pictorica Demo


About

Pictorica is a social media application that allows users to create, share, and interact with posts. The app includes advanced AI features to ensure that all content remains appropriate, including a paraphrasing tool and inappropriate content detection for both text and images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published