Comprehensive Jupyter notebooks Tools for Every Need

Get access to Jupyter notebooks solutions that address multiple requirements. One-stop resources for streamlined workflows.

Jupyter notebooks

  • Open-source Chinese implementation of Generative Agents, enabling users to simulate interactive AI agents with memory and planning.
    0
    0
    What is GenerativeAgentsCN?
    GenerativeAgentsCN is an open-source Chinese adaptation of the Stanford Generative Agents framework designed to simulate lifelike digital personas. By combining large language models with a long-term memory module, reflection routines, and planner logic, it orchestrates agents that perceive context, recall past interactions, and autonomously decide on next actions. The toolkit provides ready-to-run Jupyter notebooks, modular Python components, and comprehensive Chinese documentation to walk users through setting up environments, defining agent characteristics, and customizing memory parameters. Use it to explore AI-driven NPC behavior, prototype customer service bots, or conduct academic research on agent cognition. With flexible APIs, developers can extend memory algorithms, integrate custom LLMs, and visualize agent interactions in real time.
  • An open-source tutorial series for building retrieval QA and multi-tool AI Agents using Hugging Face Transformers.
    0
    0
    What is Hugging Face Agents Course?
    This course equips developers with step-by-step guides to implement various AI Agents using the Hugging Face ecosystem. It covers leveraging Transformers for language understanding, retrieval-augmented generation, integrating external API tools, chaining prompts, and fine-tuning agent behaviors. Learners build agents for document QA, conversational assistants, workflow automation, and multi-step reasoning. Through practical notebooks, users configure agent orchestration, error handling, memory strategies, and deployment patterns to create robust, scalable AI-driven assistants for customer support, data analysis, and content generation.
  • Hands-on course teaching creation of autonomous AI agents with Hugging Face Transformers, APIs, and custom tool integrations.
    0
    1
    What is Hugging Face Agents Course?
    The Hugging Face Agents Course is a comprehensive learning path that guides users through designing, implementing, and deploying autonomous AI agents. It includes code examples for chaining language models, integrating external APIs, crafting custom prompts, and evaluating agent decisions. Participants build agents for tasks like question answering, data analysis, and workflow automation, gaining hands-on experience with Hugging Face Transformers, the Agent API, and Jupyter notebooks to accelerate real-world AI development.
  • A hands-on course teaching developers to build AI agents using LangChain for task automation, document retrieval, and conversational workflows.
    0
    0
    What is Agents Course by Justinvarghese511?
    Agents Course by Justinvarghese511 is a structured learning program that equips developers with the skills to architect, implement, and deploy AI agents. Through step-by-step tutorials, participants learn to design agent decision flows, integrate external APIs, and manage context and memory. The course includes hands-on code examples, Jupyter notebooks, and practical exercises for building agents that automate data extraction, respond conversationally, and perform multi-step tasks. By the end, learners will have a portfolio of working AI agent projects and best practices for production deployment.
  • Hands-on Python-based workshop for building AI Agents with OpenAI API and custom tools integrations.
    0
    0
    What is AI Agent Workshop?
    AI Agent Workshop is a comprehensive repository offering practical examples and templates for developing AI Agents with Python. The workshop includes Jupyter notebooks demonstrating agent frameworks, tool integrations (e.g., web search, file operations, database queries), memory mechanisms, and multi-step reasoning. Users learn to configure custom agent planners, define tool schemas, and implement loop-based conversational workflows. Each module presents exercises on handling failures, optimizing prompts, and evaluating agent outputs. The codebase supports OpenAI’s function calling and LangChain connectors, allowing seamless extension for domain-specific tasks. Ideal for developers seeking to prototype autonomous assistants, task automation bots, or question-answering agents, it provides a step-by-step path from basic agents to advanced workflows.
Featured