{"id":15091152,"url":"https://github.com/adithej/image-wordy","last_synced_at":"2026-01-29T07:39:27.007Z","repository":{"id":250477415,"uuid":"832260837","full_name":"adithej/image-wordy","owner":"adithej","description":"💬 AI Chatbot for image and text analysis   ","archived":false,"fork":false,"pushed_at":"2024-09-06T12:13:46.000Z","size":9145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T07:47:10.988Z","etag":null,"topics":["mongodb","nodejs","openapi","reactjs","tailwindcss","tesseractjs","typescript"],"latest_commit_sha":null,"homepage":"https://image-wordy-1.onrender.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adithej.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-22T16:41:23.000Z","updated_at":"2024-09-06T12:13:49.000Z","dependencies_parsed_at":"2024-11-28T21:31:57.301Z","dependency_job_id":null,"html_url":"https://github.com/adithej/image-wordy","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"22840413ae0739da01cf19d5fba1a29bbc6cb56a"},"previous_names":["adithej/image-wordy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adithej/image-wordy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithej%2Fimage-wordy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithej%2Fimage-wordy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithej%2Fimage-wordy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithej%2Fimage-wordy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adithej","download_url":"https://codeload.github.com/adithej/image-wordy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithej%2Fimage-wordy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259382283,"owners_count":22848834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mongodb","nodejs","openapi","reactjs","tailwindcss","tesseractjs","typescript"],"created_at":"2024-09-25T10:35:59.066Z","updated_at":"2026-01-29T07:39:26.981Z","avatar_url":"https://github.com/adithej.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Image Wordy - MERN Stack Chatbot for Image and Text Analysis\n\n## Build with React+TypeScipt.js , Node+Express.js, MongoDB, Tesseract.js, OpenAI API.\n\nGo to: [Image Wordy](https://image-wordy-1.onrender.com) and login with the following credentials:\n\n```\n\nemail : adithya@test.com\npassword : 123456\n\n```\n\n### UI credits: Aceternity UI\n\n_Image Wordy is a simple chatbot that can take an image and text as input, and analyze the text using\nOCR to recognize and extract the content from the image and have analysis using it._\n\n### Landing Page:\n\n\u003cimg width=\"1434\" alt=\"landing page\" src=\"https://github.com/user-attachments/assets/5da99b43-62bb-4bfd-a08c-7bc1dc7b9511\"\u003e\n\n### Signup Page:\n\n\u003cimg width=\"1434\" alt=\"signup page\" src=\"https://github.com/user-attachments/assets/3de9849c-1884-44cb-9ee1-31e309445474\"\u003e\n\n### Login Page:\n\n\u003cimg width=\"1434\" alt=\"login page\" src=\"https://github.com/user-attachments/assets/ccab74ab-a22e-44e6-82ed-41d0da99b474\"\u003e\n\n### Home Page:\n\n\u003cimg width=\"1434\" alt=\"home page\" src=\"https://github.com/user-attachments/assets/247a3dc2-7082-4b4e-859b-0c4424323927\"\u003e\n\n### Not Found Page:\n\n\u003cimg width=\"1434\" alt=\"Not found page\" src=\"https://github.com/user-attachments/assets/bf91e5eb-ffbb-42f3-8b17-0f2cd7fe328d\"\u003e\n\n## Run Locally\n\nclone the repo:\n\n```\ngit clone https://github.com/Adithej/image-wordy.git\n```\n\nGo to Project Directory:\n\n```\ncd image-wordy\n```\n\nInstall dependencies for both client and server:\n\nclient :\n\n```\ncd client\nnpm install\n\n```\n\nserver :\n\n```\ncd server\n```\n\nCreate `.env` file at the root of the server directory.\nCopy the contents from`.env.example` to `.env` Add your secret values to `.env` , OPEN-AI API key , MONGO_DB Atlas URL and password, your own secret\nCookie and JWT random string values.\n\n```\nnpm install\n```\n\nStart both client and server:\n\n/image-wordy/client :\n\n```\nnpm run dev\n```\n\n/image-wordy/server :\n\n```\nnpm run dev\n```\n\nUse the testImages at the `TestImages` directory on the root level, or use your English textual images to try out and get insights.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithej%2Fimage-wordy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadithej%2Fimage-wordy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithej%2Fimage-wordy/lists"}