{"id":27044227,"url":"https://github.com/igopalakrishna/multi-modal_ai_assistant","last_synced_at":"2025-04-05T05:28:46.026Z","repository":{"id":279356976,"uuid":"938544842","full_name":"igopalakrishna/Multi-Modal_AI_Assistant","owner":"igopalakrishna","description":"A Python-based application utilizing OpenAI, Gradio, and other libraries for AI-driven functionalities.","archived":false,"fork":false,"pushed_at":"2025-03-27T01:49:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T02:39:25.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/igopalakrishna.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":"2025-02-25T05:54:43.000Z","updated_at":"2025-03-27T01:53:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4a4d15f-45f7-4ab8-ac6a-6f4cfed6fb60","html_url":"https://github.com/igopalakrishna/Multi-Modal_AI_Assistant","commit_stats":null,"previous_names":["igopalakrishna/multi-modal_ai_assistant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igopalakrishna%2FMulti-Modal_AI_Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igopalakrishna%2FMulti-Modal_AI_Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igopalakrishna%2FMulti-Modal_AI_Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igopalakrishna%2FMulti-Modal_AI_Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igopalakrishna","download_url":"https://codeload.github.com/igopalakrishna/Multi-Modal_AI_Assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247292952,"owners_count":20915146,"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":[],"created_at":"2025-04-05T05:28:45.477Z","updated_at":"2025-04-05T05:28:46.012Z","avatar_url":"https://github.com/igopalakrishna.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Modal AI Assitant\n\nA Python-based application utilizing OpenAI, Gradio, and other libraries for AI-driven functionalities.\n\n## Installation\n\n1. **Clone the Repository:**  \n    ```bash\n    git clone \u003crepository-url\u003e\n    cd \u003crepository-folder\u003e\n    ```\n\n2. **Set Up a Virtual Environment:**  \n    ```bash\n    python -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\\\Scripts\\\\activate`\n    ```\n\n3. **Install Dependencies:**  \n    ```bash\n    pip install -r requirements.txt\n    ```\n\n### Dependencies\n- Pillow\n- dotenv\n- gradio\n- json\n- openai\n- os\n- pydub\n\n## Environment Variables\n\nEnsure you have a `.env` file in the root directory with the following content:\n    ```env\n    OPENAI_API_KEY=your_openai_api_key_here\n    ```\nReplace `your_openai_api_key_here` with your actual OpenAI API key.\n\n## Usage\n\nTo start the application, run:\n    ```bash\n    python app.py\n    ```\n\n## File Structure\n- `app.py`: Main application script.\n- `requirements.txt`: List of required Python packages.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figopalakrishna%2Fmulti-modal_ai_assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figopalakrishna%2Fmulti-modal_ai_assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figopalakrishna%2Fmulti-modal_ai_assistant/lists"}