This is a hiring post for a content researcher to find content from social media, paying $20/hour. It represents a clear, paid demand for social media content curation, which could be partially or fully automated with AI tools.
A starter prompt for Claude Code, what you'll need, and how to reach them.
You are an expert AI developer using Next.js 16 App Router, React 19, Tailwind v4, AI SDK v6 (with Gemini for NLP), and Neon Postgres on Vercel. Your task is to build a web application that automates social media content research, targeting the specific needs outlined in the Reddit gig post: 'finding content from social media'. **MVP Scope:** 1. **User Input:** A simple form where a user can input keywords/hashtags (e.g., 'sustainable fashion', '#AIart'), target social media platforms (Reddit, X/Twitter initially), and optionally, specific user accounts to monitor. 2. **Automated Scraping (Mock/Limited):** For the MVP, simulate data retrieval or use a simplified, rate-limited scraping mechanism for Reddit (using `praw` if feasible) and X/Twitter (using `tweepy` if a developer account is available). Focus on retrieving post titles, body, and URLs. 3. **Basic AI Filtering:** Use Gemini via AI SDK v6 to perform basic relevance filtering on the scraped content. For example, instruct Gemini to score content on a 1-5 scale for relevance to the input keywords and filter out posts below a certain threshold. 4. **Content Display:** Display the filtered content in a clean, scrollable list with links to original posts and a brief AI-generated summary/relevance score. 5. **Export:** Allow users to export the curated content to a CSV file. **Technical Stack:** * Frontend: Next.js 16 (App Router), React 19, Tailwind v4 * Backend: Next.js API Routes (Node.js) * Database: Neon Postgres (for storing user queries and results) * AI: AI SDK v6 with Gemini (for NLP/filtering) * Deployment: Vercel * Social Media APIs: Python `praw` for Reddit (consider `snscrape` for X/Twitter if `tweepy` setup is too complex for MVP) **Build and Verify Gate:** Develop the core application to allow a user to define a research query, trigger a (simulated or real, limited) content search across Reddit/X, apply basic AI filtering, and display the relevant results in the UI. Ensure the data can be exported to CSV. Prioritize functionality over exhaustive scraping for this MVP. Begin by outlining the main components: `src/app/page.tsx` for the input form and results display, `src/app/api/research/route.ts` for handling search requests, and basic database schema for `queries` and `content_items` in Neon Postgres. Focus on creating placeholder API calls and integrating Gemini for the filtering logic first.
We are looking for a content researcher that can work for finding content from social media. We are looking for experienced people who is compatible with social media. Payment will $20/hour. Payment is flexible depending on experience and skills. If interested,DM me. Thank you!   submitted by   /u/Individual_Rain_3039 [link]   [comments]
Standard Next.js deployment platform
Standard database for Next.js apps
Familiar with AI SDK v6 integration
New: Understanding Reddit API structure and `praw` library - ~half day
Learn it: Search getting-started ↗
Get set up: Create the account/instance, generate the API key or credentials, and add them to your project's environment variables.
New: Navigating X API tiers and `tweepy` or `snscrape` - ~half day
Learn it: Search getting-started ↗
Get set up: Create the account/instance, generate the API key or credentials, and add them to your project's environment variables.
DM the Reddit author u/Individual_Rain_3039
“I saw your hiring post for a content researcher. I specialize in building AI-powered tools and could develop an automated solution that provides social media content research faster and potentially more cost-effectively than manual work. I can build a prototype showing this capability.”
Open the original ↗