{"id":28380537,"url":"https://github.com/context-labs/autodelve","last_synced_at":"2026-01-21T13:25:25.564Z","repository":{"id":279684223,"uuid":"939592932","full_name":"context-labs/autodelve","owner":"context-labs","description":"A simple AI-powered Discord to answer questions based on a set of documents.","archived":false,"fork":false,"pushed_at":"2025-06-11T01:11:35.000Z","size":74,"stargazers_count":228,"open_issues_count":2,"forks_count":48,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-19T22:45:37.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/context-labs.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":"2025-02-26T19:40:14.000Z","updated_at":"2026-01-14T15:00:43.000Z","dependencies_parsed_at":"2025-06-24T21:46:46.961Z","dependency_job_id":null,"html_url":"https://github.com/context-labs/autodelve","commit_stats":null,"previous_names":["context-labs/autodelve"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/context-labs/autodelve","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/context-labs%2Fautodelve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/context-labs%2Fautodelve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/context-labs%2Fautodelve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/context-labs%2Fautodelve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/context-labs","download_url":"https://codeload.github.com/context-labs/autodelve/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/context-labs%2Fautodelve/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28633757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-05-30T03:08:44.586Z","updated_at":"2026-01-21T13:25:25.547Z","avatar_url":"https://github.com/context-labs.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# autodelve\nA simple AI-powered Discord to answer questions based on a set of documents.\n\n**View the demo here: [Twitter/X Demo](https://x.com/0xSamHogan/status/1894937763717550272)**\n\nTODO: Better documentation\n\n## Setup\n\n```bash\nbun install\n```\n\n### Create a `.env` file\n\n```bash\ncp .env.example .env\n```\n\nEdit the `.env` file with your own values.\n\n\n### Index a website\n\n```bash\nbun run index.ts download https://docs.devnet.inference.net\n```\n\nThis command will download the website, convert the HTML to Markdown, and save the content to the `content` directory.\n\nOnce a website has been indexed, you can ask questions to the AI by running:\n\n```bash\nbun run index.ts ask \"How can I get started with inference.net?\"\n```\n\nThe response will be streamed to the console.\n\n### Run in Discord\n\n1. Create a Discord bot on the [Discord Developer Portal](https://discord.com/developers/applications). Make sure to add your secret values in the `.env` file.\n\n2. Install the bot on your server\n\n3. Run the bot with:\n\n```bash\nbun index.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontext-labs%2Fautodelve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontext-labs%2Fautodelve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontext-labs%2Fautodelve/lists"}