{"id":25006799,"url":"https://github.com/asifrahaman13/knowledgebase","last_synced_at":"2026-04-10T13:31:02.723Z","repository":{"id":231299984,"uuid":"780517648","full_name":"asifrahaman13/knowledgebase","owner":"asifrahaman13","description":"The project aims to retrieve meaningful information from different knowledgebase like pdfs, web, docs, etc. Its currently in progress state.","archived":false,"fork":false,"pushed_at":"2024-05-12T08:45:58.000Z","size":240,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:04:24.960Z","etag":null,"topics":["fastapi","langchain","mongodb","nextjs","openai","python"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/asifrahaman13.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-04-01T16:42:40.000Z","updated_at":"2024-06-28T10:16:26.000Z","dependencies_parsed_at":"2024-04-07T05:30:14.941Z","dependency_job_id":"7fd1c3c6-eab5-40e5-81a2-38d490d33f71","html_url":"https://github.com/asifrahaman13/knowledgebase","commit_stats":null,"previous_names":["asifrahaman13/knowledgebase"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asifrahaman13/knowledgebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fknowledgebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fknowledgebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fknowledgebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fknowledgebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asifrahaman13","download_url":"https://codeload.github.com/asifrahaman13/knowledgebase/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asifrahaman13%2Fknowledgebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31645169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["fastapi","langchain","mongodb","nextjs","openai","python"],"created_at":"2025-02-05T01:51:41.873Z","updated_at":"2026-04-10T13:31:02.704Z","avatar_url":"https://github.com/asifrahaman13.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About the application\n\nFirst clone the repository:\n\n```bash\ngit clone https://github.com/asifrahaman13/knowledgebase.git\n```\n\n\n## Backend\n\nNext enter into the backend directory.\n\n```\ncd knowledgevase_backend/\n```\n\nCreate a virtual environment.\n\n```\nvirtualenv .venv\n```\n\nActivate the virtual environment. In unix based system like the Linux or Mac OS you can follow the following commands:\n\n```\nsource .venv/bin/activate\n```\n\nNow install the required dependencies.\n\n```\npip install -r requirements.txt\n```\n\nRename the .env.example file to .env file.\n\nIn Unix based system you can use the following:\n\n```bash\nmv .env.example .env\n```\n\nIn windows you can manually do the same.\n\nNext update the required values in the .env file.\n\nYou need to enter the data into the .env file.\n\nNow run the backend server.\n\n```\nuvicorn main:app --reload\n```\n\nMake sure the backend runs on port 8000.\n\n\u003c/br\u003e\n\n## Frontend\n\nNext enter into the front end.\n\n```\ncd knowdledgebase_frontend/\n```\n\nInstall the dependencies\n\n```\nbun install\n```\n\nRename the .env.example file to .env file.\n\nIn Unix based system you can use the following:\n\n```bash\nmv .env.example .env\n```\n\nIn windows you can manually do the same.\n\nNext update the required values in the .env file.\n\nRun the development server:\n\n```\nbun run dev\n```\n\nFront end will run on port 3000","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasifrahaman13%2Fknowledgebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasifrahaman13%2Fknowledgebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasifrahaman13%2Fknowledgebase/lists"}