{"id":22115113,"url":"https://github.com/tanmay-312/aiml-miniproject","last_synced_at":"2026-05-06T22:04:36.528Z","repository":{"id":264292265,"uuid":"878383028","full_name":"Tanmay-312/AIML-MiniProject","owner":"Tanmay-312","description":"A mini project by team FeelFlux. A sentiment analysis project combining Python (NLTK-based), Flask backend, and React frontend. Analyze and classify tweets for positive, negative, or neutral sentiment. Features real-time interaction and an intuitive interface.","archived":false,"fork":false,"pushed_at":"2024-11-23T06:18:59.000Z","size":203,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T05:19:49.366Z","etag":null,"topics":["aiml","flask","machine-learning","nlp","nltk","react","sentiment-analysis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Tanmay-312.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-10-25T09:39:18.000Z","updated_at":"2024-11-23T06:19:02.000Z","dependencies_parsed_at":"2024-11-23T10:03:03.454Z","dependency_job_id":null,"html_url":"https://github.com/Tanmay-312/AIML-MiniProject","commit_stats":null,"previous_names":["tanmay-312/aiml-miniproject"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tanmay-312/AIML-MiniProject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanmay-312%2FAIML-MiniProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanmay-312%2FAIML-MiniProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanmay-312%2FAIML-MiniProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanmay-312%2FAIML-MiniProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tanmay-312","download_url":"https://codeload.github.com/Tanmay-312/AIML-MiniProject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tanmay-312%2FAIML-MiniProject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32713822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T19:35:05.142Z","status":"ssl_error","status_checked_at":"2026-05-06T19:35:03.996Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aiml","flask","machine-learning","nlp","nltk","react","sentiment-analysis"],"created_at":"2024-12-01T12:14:32.774Z","updated_at":"2026-05-06T22:04:36.500Z","avatar_url":"https://github.com/Tanmay-312.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AIML MiniProject: Sentiment Analysis\n\nThis project focuses on sentiment analysis, integrating Python for text analysis, Flask for the backend, and React for the frontend. It classifies tweets or text as positive, negative, or neutral.\n\n## Features  \n\n- Sentiment classification using Python and NLTK.  \n- Flask backend for API interactions.  \n- React frontend for user-friendly UI.  \n- Real-time analysis of tweets or input text.  \n\n## Prerequisites  \n\nEnsure the following are installed:  \n- Python 3.8+  \n- Node.js 16+  \n- npm or yarn  \n- pip  \n\n## How to Use  \n\n### Step 1: Clone the Repository  \n\n```bash  \ngit clone https://github.com/Tanmay-312/AIML-MiniProject.git  \ncd AIML-MiniProject  \n```  \n\n### Step 2: Setup Backend (Flask)  \n\n1. Navigate to the backend directory:  \n   ```bash  \n   cd src  \n   ```  \n2. Install dependencies:  \n   ```bash  \n   pip install -r requirements.txt  \n   ```  \n3. Run the Flask server:  \n   ```bash  \n   python calculator.py  \n   ```  \n\n### Step 3: Setup Frontend (React)  \n\n1. Navigate back to the root directory:  \n   ```bash  \n   cd ../  \n   ```  \n2. Install Node.js dependencies:  \n   ```bash  \n   npm install  \n   ```  \n3. Start the React development server:  \n   ```bash  \n   npm run dev  \n   ```  \n\n### Step 4: Open the Application\n\n- The React frontend will be running at `http://localhost:5173`.  \n- The Flask backend will be running at `http://localhost:5000`.  \n\n## Contributions\n\nFeel free to submit issues or pull requests to improve this project.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmay-312%2Faiml-miniproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanmay-312%2Faiml-miniproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmay-312%2Faiml-miniproject/lists"}