Post
1593
One of the most practical and genuinely useful use cases of agentic systems is a research assistant.
I built a Deep Research multi-agent system using NVIDIAβs Nemotron-3-Nano-30B-A3B model and CrewAI.
Try it out yourself π
π GitHub: https://github.com/rakshit2020/Deep-Research-Agent-using-CrewAI
What truly made this system feel next-level was powering it with NVIDIA Nemotron-3-Nano-30B-A3B, its built for real-world agentic applications.
The agentic system I built:
1. First talks to you and clarifies what you actually want, removing ambiguity
2. Then creates a proper research plan based on that clarity
3. Performs deep research using web search and content extraction tools
4. Finally produces a well-structured research report grounded in sources
I built a Deep Research multi-agent system using NVIDIAβs Nemotron-3-Nano-30B-A3B model and CrewAI.
Try it out yourself π
π GitHub: https://github.com/rakshit2020/Deep-Research-Agent-using-CrewAI
What truly made this system feel next-level was powering it with NVIDIA Nemotron-3-Nano-30B-A3B, its built for real-world agentic applications.
The agentic system I built:
1. First talks to you and clarifies what you actually want, removing ambiguity
2. Then creates a proper research plan based on that clarity
3. Performs deep research using web search and content extraction tools
4. Finally produces a well-structured research report grounded in sources