{"id":16790078,"url":"https://github.com/jonmatthis/og_classbot","last_synced_at":"2026-05-22T05:12:45.726Z","repository":{"id":163040313,"uuid":"638219319","full_name":"jonmatthis/og_classbot","owner":"jonmatthis","description":"An AI-powered Discord chatbot for what to teach a class with 🤖❤️✨","archived":false,"fork":false,"pushed_at":"2023-07-12T23:07:41.000Z","size":3774,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-23T10:44:13.911Z","etag":null,"topics":["ai","anthropic","bot","discord","education","edutech","gpt","langchain","llm","neuroscience","teaching"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonmatthis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-05-09T10:29:40.000Z","updated_at":"2024-06-09T21:35:49.000Z","dependencies_parsed_at":"2024-02-06T08:01:49.875Z","dependency_job_id":null,"html_url":"https://github.com/jonmatthis/og_classbot","commit_stats":null,"previous_names":["jonmatthis/og_classbot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatthis%2Fog_classbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatthis%2Fog_classbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatthis%2Fog_classbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonmatthis%2Fog_classbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonmatthis","download_url":"https://codeload.github.com/jonmatthis/og_classbot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955804,"owners_count":20374373,"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":["ai","anthropic","bot","discord","education","edutech","gpt","langchain","llm","neuroscience","teaching"],"created_at":"2024-10-13T08:28:58.092Z","updated_at":"2026-05-22T05:12:40.696Z","avatar_url":"https://github.com/jonmatthis.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chatbot\n\nUses `discord.py` for the Discord stuff and `langchain` for the LLM stuff (mostly relying on OpenAI's `gpt-4` and Anthropic's `claude-v1` for the LLM stuff)\n\nThe bot's main AI brain lives in: `chatbot/ai/assistants/course_assistant`\n\nIt's main prompt is here: `chatbot/ai/assistants/course_assistant/prompts/general_course_assistant_prompt.py`\n\nSummary data of a class deployed in Summer 2023 - `\\chatbot\\student_info\\student_profiles\\plots\\html`\n___\n\n## Install\n- make a python 3.10ish environment\n- `pip install -e .`\n\n## Run bot\n- copy `sample.env` to `.env` and fill out the necessary info\n- `python RUN_ME.py`\n\n## Talk to bot\n- with bot running, type `/chat` in any channel\n\n## Scrape chat data\n- with bot running, type `/scrape_threads` in any channel\n\n## Process chat data\n- see `chatbot/ai/workers` for examples\n- anything with an `if __name__ == __main__:` block can be run without the discord bot being active\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonmatthis%2Fog_classbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonmatthis%2Fog_classbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonmatthis%2Fog_classbot/lists"}