https://github.com/jackliusr/agents
learning on agents related topics
https://github.com/jackliusr/agents
agent crewai daytona deepagents gemini langchain langsmith ollama qdrant qwen rag slack sub-agent tavily
Last synced: 1 day ago
JSON representation
learning on agents related topics
- Host: GitHub
- URL: https://github.com/jackliusr/agents
- Owner: jackliusr
- Created: 2026-04-19T14:25:04.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T15:40:21.000Z (21 days ago)
- Last Synced: 2026-06-05T18:23:21.785Z (21 days ago)
- Topics: agent, crewai, daytona, deepagents, gemini, langchain, langsmith, ollama, qdrant, qwen, rag, slack, sub-agent, tavily
- Language: Jupyter Notebook
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# agents
## Model choices
Ollama:qwen3.6:35b-a3b-q4_K_M is used in those projects. Other models and APIs are used if there is no other options.
## Technologies
- [x] agent
- [x] skills
- [x] tools
- [x] deepagents
- [x] MCP
- [ ] A2A
- [ ] Agent Protocol
- [ ] A2UI
## Coding Agent as SDK for harness as services
- [ ] claude code
- [ ] opencode
- [ ] codex
- [ ] copilot
## Framework
- [x] langchain
- [x] langgraph
- [x] CrewAI
- [x] google ADK
- [x] genkit
- [x] microsoft agent framework
- [x] DSPy