mirror of
https://github.com/harivansh-afk/einstein.git
synced 2026-04-15 03:00:45 +00:00
38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
# Einstein
|
|
|
|
Autonomous academic agent for Canvas LMS. Watches lectures, writes essays, completes assignments, tracks deadlines.
|
|
|
|
## Install
|
|
|
|
```bash
|
|
npx skills add harivansh-afk/einstein
|
|
```
|
|
|
|
## What it does
|
|
|
|
Einstein logs into your Canvas, syncs your courses daily, and completes assignments end-to-end. Work is stored locally for you to review before submitting.
|
|
|
|
- Daily Canvas sync (assignments, lectures, announcements)
|
|
- Essay writing, problem solving, discussion posts
|
|
- Deadline tracking with morning/afternoon/evening briefs
|
|
- Local dashboard for monitoring progress
|
|
|
|
## Structure
|
|
|
|
```
|
|
einstein/
|
|
SKILL.md # Main skill definition
|
|
references/
|
|
identity.md # Personality and voice
|
|
soul.md # Operating philosophy
|
|
tools.md # Environment config
|
|
memory.md # User profile templates
|
|
```
|
|
|
|
## License
|
|
|
|
MIT
|
|
|
|
## Known Limitations
|
|
|
|
Public distribution ([canvas](https://x.com/advaitpaliwal/status/2027219807964364829) and [the academic world](https://www.cnet.com/tech/services-and-software/companion-einstein-ai-tool/) will come after you)
|