{"id":15063741,"url":"https://github.com/mrqadeer/alphax-entertainments","last_synced_at":"2026-01-03T11:13:43.982Z","repository":{"id":259096424,"uuid":"855349171","full_name":"mrqadeer/AlphaX-Entertainments","owner":"mrqadeer","description":"This project is a Movie/Series/Drama Recognizer and Recommender that uses dialogue excerpts to identify media titles, genres, cast, directors, and other key information. It also recommends related titles based on the recognized media. The system leverages external APIs and web scraping to fetch details like IMDb rating, number of votes, and poster.","archived":false,"fork":false,"pushed_at":"2024-09-20T19:12:53.000Z","size":3404,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T08:37:30.646Z","etag":null,"topics":["beautifulsoup","genai-poc","langchain","openai","pillow","python","requests","streamlit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrqadeer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-09-10T18:11:38.000Z","updated_at":"2024-11-05T21:35:57.000Z","dependencies_parsed_at":"2024-10-23T02:40:48.175Z","dependency_job_id":null,"html_url":"https://github.com/mrqadeer/AlphaX-Entertainments","commit_stats":null,"previous_names":["mrqadeer/alphax-entertainments"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrqadeer%2FAlphaX-Entertainments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrqadeer%2FAlphaX-Entertainments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrqadeer%2FAlphaX-Entertainments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrqadeer%2FAlphaX-Entertainments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrqadeer","download_url":"https://codeload.github.com/mrqadeer/AlphaX-Entertainments/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243779102,"owners_count":20346659,"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":["beautifulsoup","genai-poc","langchain","openai","pillow","python","requests","streamlit"],"created_at":"2024-09-25T00:06:41.219Z","updated_at":"2026-01-03T11:13:43.951Z","avatar_url":"https://github.com/mrqadeer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlphaX Entertainments\n\nWelcome to the Hugging Face Model Showcase app! This app demonstrates the power and versatility of Hugging Face models across multiple domains, including NLP, Audio, Computer Vision and Multimodal. The app utilizes models offering serverless APIs for seamless responses.\n## Deployment\n### On Streamlit Cloud\nCheck it out [AlphaX Entertainments](https://alphax-entertainments.streamlit.app/)\n## Table of Contents\n\n- [AlphaX Entertainments](#alphax-entertainments)\n  - [Deployment](#deployment)\n    - [On Streamlit Cloud](#on-streamlit-cloud)\n  - [Table of Contents](#table-of-contents)\n  - [Installation](#installation)\n  - [Usage](#usage)\n  - [Features](#features)\n    - [Limitations](#limitations)\n  - [Contributing](#contributing)\n      - [Documenation](#documenation)\n  - [License](#license)\n\n## Installation\n\n1. Clone the repository:\n   Open your terminal and run command\n\n   ```\n   git clone https://github.com/mrqadeer/AlphaX-Entertainments\n   ```\n2. Go to the project folder\n   ```bash \n   cd AlphaX-Entertainments\n   ```\n3. Create a virtual environment and activate it:\n   ```bash\n   python -m venv env\n   ```\n   Activate on Windows\n   ```bash\n   env\\Scripts\\activate\n   ```\n   Activate on Linux/Mac\n   ```bash\n   source env/bin/activate\n   ```\nIf you are using Conda, you can create a conda environment and activate it:\n```bash\nconda create --name env\nconda activate env\n```\n1. Install the required dependencies:\n\n   ```\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\n1. Start the application:\n\n   ```\n   streamlit run app.py\n   ```\n2. If your streamlit app doesn't open in your web browser then go to ```http://localhost:8501``` \nto access the app.\n1. Provide OpenAI API Key to get your access key follow the link [OpenAI API Key](https://platform.openai.com/account/api-keys)\n2. Close the Sign In dialog and navigate to ```Try AlphaX``` \n3. Select the desired option and click on ```Try AlphaX```\n- **Note**: You need to have OpenAI API key which provides you access to the model ```gpt-4o```\n## Features\n- **Text Processing**: Analyze and manipulate text inputs.\n- **Image Handling**: Upload and process images for recognition tasks.\n- **Audio Processing**: Record and analyze audio files.\n- **Video Processing**: Handle video inputs with functionality for analysis and recognition.\n- **User-Friendly Interface**: Built with Streamlit for easy navigation and usage.\n\n### Limitations\n- Poor respose for Lollywood Media.\n- Needs to improve by fine tuning model.\n## Contributing\n\nWe welcome contributions! Please read [Contribution](CONTRIBUTE.md) file for more detail.\n\n#### Documenation\nFor documentation, please refer to the [AlphaX Entertainments Documentation](https://mrqadeer.github.io/AlphaX-Entertainments/index.html)\n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrqadeer%2Falphax-entertainments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrqadeer%2Falphax-entertainments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrqadeer%2Falphax-entertainments/lists"}