{"id":28217236,"url":"https://github.com/nating/wikipedia-chatbot","last_synced_at":"2025-08-02T13:34:09.878Z","repository":{"id":286270747,"uuid":"960544095","full_name":"nating/wikipedia-chatbot","owner":"nating","description":"Chat with a bot about any Wikipedia page!","archived":false,"fork":false,"pushed_at":"2025-04-07T09:26:30.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T12:46:53.728Z","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/nating.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-04-04T16:06:46.000Z","updated_at":"2025-04-07T09:26:34.000Z","dependencies_parsed_at":"2025-04-05T11:32:05.722Z","dependency_job_id":"e625972c-6eeb-40b8-92b6-f78f8e09c643","html_url":"https://github.com/nating/wikipedia-chatbot","commit_stats":null,"previous_names":["nating/wikipedia-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nating/wikipedia-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fwikipedia-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fwikipedia-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fwikipedia-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fwikipedia-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nating","download_url":"https://codeload.github.com/nating/wikipedia-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nating%2Fwikipedia-chatbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259935605,"owners_count":22934386,"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-05-18T00:11:39.053Z","updated_at":"2025-06-15T07:03:59.845Z","avatar_url":"https://github.com/nating.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikipedia Chatbot\n\n*A chatbot for talking about Wikipedia articles.*\n\n## Update!\n\n**Check out the production version here!!:** https://github.com/nating/wikichat\n\n## How to use it\n\nTo run the project, you'll be required to run some commands in your terminal:\n\n1. **Clone the repo**\n```bash\ngit clone https://github.com/nating/wikipedia-chatbot.git\n```\n2. **Install dependencies**:\n```bash\ncd wikipedia-chatbot\nnpm install\n```\n3. **Copy the example environment file**:\n```bash\ncp .env.example .env.local\n```\n4. **Add your OpenAI APK key to .env.local in the project root (or ask me for one to use!)**:\n```bash\nOPENAI_API_KEY=\u003cyour OpenAI API key\u003e\nCHUNK_SIZE=4000\nEMBEDDING_MODEL=text-embedding-3-small\nMODEL=gpt-4o-mini\n```\n5. **Run the app locally**:\n```bash\nnpm run dev\n```\n6. **Open your browser at http://localhost:3000 to use the chatbot.**\n7. **Paste in a Wikipedia URL, press `Scrape`, and wait for the scraping/embedding to complete.**\n8. **Ask any questions you want about your Wikipedia page!**\n\nFeel free to modify .env.local to mess around with the chunking / models!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnating%2Fwikipedia-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnating%2Fwikipedia-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnating%2Fwikipedia-chatbot/lists"}