g-hano/Claude-Powered-Study-Assistant
A study assistant powered by Claude Opus. It provides various tools to assist with different tasks, such as researching,coding,note-taking and more.
Implements a modular tool-use architecture with Claude Opus via function calling, allowing the LLM to orchestruct multi-source queries across Wikipedia, DuckDuckGo, and YouTube APIs alongside local utilities like PDF/DOCX parsing and code execution. Tools are dynamically formatted into system prompts with structured name-description-parameter schemas that Claude can invoke to complete complex research workflows. The assistant chains multiple tool calls to synthesize information—for example, reading documents, executing code snippets, and persisting insights to local note storage.
No commits in the last 6 months.
Stars
26
Forks
3
Language
Python
License
MIT
Category
Last pushed
Jul 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/g-hano/Claude-Powered-Study-Assistant"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
arcstep/illufly
✨🦋 illufly - 【幻蝶】基于记忆蒸馏、资料检索的自我进化智能体
theaiautomators/claude-code-agentic-rag-masterclass
Build an agentic RAG app from scratch by collaborating with Claude Code. 8-module course...
bug-ops/zeph
Rust AI agent where skills evolve from real usage and every context token earns its place....
TechDocsStudio/biel-mcp
Connect AI tools like Cursor, VS Code, and Claude to your product docs.
OmidZamani/dspy-skills
Collection of Claude Skills for DSPy framework - program language models, optimize prompts, and...