{"id":26512293,"url":"https://github.com/redflag-bugs/ncert-bot","last_synced_at":"2025-03-21T03:28:24.489Z","repository":{"id":247520775,"uuid":"826077538","full_name":"REDFLAG-bugs/NCERT-BOT","owner":"REDFLAG-bugs","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-05T08:01:02.000Z","size":15762,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-05T09:59:27.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/REDFLAG-bugs.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-09T04:23:16.000Z","updated_at":"2024-08-04T15:05:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a5fc5766-380f-444a-8d68-7527473cde2d","html_url":"https://github.com/REDFLAG-bugs/NCERT-BOT","commit_stats":null,"previous_names":["redflag-bugs/ncert-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FNCERT-BOT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FNCERT-BOT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FNCERT-BOT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/REDFLAG-bugs%2FNCERT-BOT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/REDFLAG-bugs","download_url":"https://codeload.github.com/REDFLAG-bugs/NCERT-BOT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244731726,"owners_count":20500732,"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-03-21T03:28:24.035Z","updated_at":"2025-03-21T03:28:24.484Z","avatar_url":"https://github.com/REDFLAG-bugs.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NCERT-BOT\n\n## Overview\n\n`NCERT-BOT` is a repository focused on integrating and processing educational content from the NCERT curriculum. This project aims to create a bot that can assist with accessing and querying NCERT books and related educational resources.\n\n# Repository Structure\n\n```\nNCERT-BOT/\n│\n├── BOOKS/\n│   └── English_xii/\n│\n├── RAG/\n│   ├── chatbot.py\n│   ├── pdf_to_vectordb.py\n│   └── requirements.txt\n│\n├── Results/\n│\n├── src/\n│   ├── selenium_extracts/\n│   ├── youtube_extracts/\n│   ├── __init__.py\n│   └── beautifulsoup.py\n│\n├── extraction.py\n│\n├── .gitignore\n├── README.md\n└── requirements.txt\n\n```\n\n# Installation\n\n### 1. Clone the Repository\n\nClone the repository to your local machine:\n\n```bash\ngit clone https://github.com/REDFLAG-bugs/NCERT-BOT.git\ncd NCERT-BOT\n```\n## 2. Set Up a Virtual Environment (Optional)\nIf you want to use a virtual environment, run the following commands:\n\n```bash\npython -m venv venv\nsource venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\nconda create --name myenv  # conda environment\nconda activate myenv       # activate conda env\n\n\n```\n\n## 3. Install Dependencies\nInstall the necessary dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\nTo run the extraction script:\n```bash\npython extraction.py\n```\nThis script will process the data according to the logic defined in extraction.py.\n\n## Contributing\nWe welcome contributions to improve the project. Please follow these steps:\n\n### 1. Fork the repository.\nCreate a new branch:\n\n```bash\ngit checkout -b feature-branch\n```\n### 2. Commit your changes:\n```bash\ngit commit -am 'Add new feature'\n```\n### 3. Push to the branch:\n```bash\ngit push origin feature-branch\n```\n### 4. Open a Pull Request.\n\n## Contact\n\nFor any questions or issues, please contact the contributors:\n\n[REDFLAG-bugs](https://github.com/REDFLAG-bugs)  \n[anshumangit2411](https://github.com/anshumangit2411)  \n[saswattulo](https://github.com/saswattulo)  \n[akansh30](https://github.com/akansh30)  \n[yashy04](https://github.com/yashy04)  \n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredflag-bugs%2Fncert-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredflag-bugs%2Fncert-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredflag-bugs%2Fncert-bot/lists"}