{"id":24463743,"url":"https://github.com/chitralputhran/notes-ai-videos-summarized","last_synced_at":"2026-05-09T03:36:47.177Z","repository":{"id":227385793,"uuid":"771289657","full_name":"chitralputhran/Notes-AI-Videos-Summarized","owner":"chitralputhran","description":"Notes AI is a web application built with Streamlit and LangChain that provides concise summaries of YouTube videos. Input the video link and specify the number of lines for the summary; the application will do the rest. This tool is perfect for quickly grasping video content without watching it.","archived":false,"fork":false,"pushed_at":"2024-03-13T03:21:30.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T17:57:24.786Z","etag":null,"topics":["langchain","llm","streamlit"],"latest_commit_sha":null,"homepage":"https://notes-ai.streamlit.app","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/chitralputhran.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,"zenodo":null}},"created_at":"2024-03-13T02:49:04.000Z","updated_at":"2024-03-13T03:11:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2ddc4db-a6c3-4f7e-924a-e640e912c07a","html_url":"https://github.com/chitralputhran/Notes-AI-Videos-Summarized","commit_stats":null,"previous_names":["chitralputhran/notes-ai-videos-summarized"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chitralputhran/Notes-AI-Videos-Summarized","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitralputhran%2FNotes-AI-Videos-Summarized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitralputhran%2FNotes-AI-Videos-Summarized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitralputhran%2FNotes-AI-Videos-Summarized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitralputhran%2FNotes-AI-Videos-Summarized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chitralputhran","download_url":"https://codeload.github.com/chitralputhran/Notes-AI-Videos-Summarized/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitralputhran%2FNotes-AI-Videos-Summarized/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32806338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["langchain","llm","streamlit"],"created_at":"2025-01-21T05:12:52.880Z","updated_at":"2026-05-09T03:36:47.163Z","avatar_url":"https://github.com/chitralputhran.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📝 Notes AI | Videos Summarized\n\nNotes AI is a web application built with Streamlit and LangChain that provides concise summaries of YouTube videos. Input the video link and specify the number of lines for the summary; the application will do the rest. This tool is perfect for quickly grasping video content without watching it.\n\n## Features\n\n- **Video Link Input**: Users can input the YouTube video link they want to summarize.\n- **Summary Length Customization**: Specify the number of lines for the summary to tailor it to your needs.\n- **Quick Summarization**: Get a concise summary of the video content in just a few seconds.\n- **User-Friendly Interface**: The application is designed to be intuitive and easy to use.\n\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.8 or above\n- Streamlit\n- LangChain\n\n### Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/chitralputhran/Notes-AI-Videos-Summarized.git\n   ```\n\n2. Navigate to the project directory:\n   ```\n   cd Notes-AI-Videos-Summarized\n   ```\n\n3. Install the required dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n\n### Usage\n\nRun the Streamlit application:\n```\nstreamlit run app.py\n```\nOpen your web browser and go to `http://localhost:8501` to use the application.\n\n## Screenshots\n![s1](https://github.com/chitralputhran/Notes-AI-Videos-Summarized/assets/31520972/18c94820-8e15-4380-9d92-bb715d109e61)\n\n![s2](https://github.com/chitralputhran/Notes-AI-Videos-Summarized/assets/31520972/166ad8bf-14cd-4138-9fc3-42b2d7a9373d)\n\n\n## Contributing\n\nContributions are welcome! If you have a feature request or a bug report, please open a new issue. If you want to contribute code, please open a pull request.\n\n## Project Link: \nLive Link: https://notes-ai.streamlit.app\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchitralputhran%2Fnotes-ai-videos-summarized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchitralputhran%2Fnotes-ai-videos-summarized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchitralputhran%2Fnotes-ai-videos-summarized/lists"}