Awesome AI AgentsAI Assistants

Azzedde/brainstormers

⭐ 637 TypeScript repository created 2024-10-30

Brainstormers is a web application that turns established ideation techniques into guided LLM workflows. Instead of a single open-ended chat, the user picks one of six methods and supplies a topic, and the application executes the multi-step prompting sequence that the method requires. Big Mind Mapping expands a topic into main branches and then into detailed sub-ideas for broad exploration. Reverse Brainstorming first asks how the problem could be caused and then flips those answers into solutions. Role Storming re-runs the question from several personas to surface perspective-specific insight. SCAMPER applies its seven systematic transformations to an existing idea. Six Thinking Hats examines the topic from the six De Bono viewpoints in turn. Starbursting generates and answers who, what, where, when, why and how questions for planning. Results stream back token by token and are rendered as structured idea trees that the user can expand with follow-up questions, and session history keeps earlier runs available. The current version is a TypeScript rewrite built on Next.js 15 with the App Router and React 19, styled with Tailwind CSS and Radix and shadcn components, with Zustand for state and React Markdown for rendering. It is bring-your-own-key: the user enters an OpenAI API key on first visit and the application stores it client side, so there is no hosted account or server-side key management. Setup is a normal Node.js workflow of cloning, installing dependencies, adding the key to an environment file and running the dev server. The project suits product managers, founders, researchers and writers who want repeatable, method-driven idea generation rather than an unstructured conversation, and developers who want a compact example of structured prompting pipelines in a Next.js frontend.

https://github.com/Azzedde/brainstormers

ai-agentsbrainstormingideationllmopenainextjstypescriptprompting

Also in AI Assistants

DietrichGebert/ponytail

Ponytail enables AI agents to generate more concise, efficient, and cost-effective code by enforcing a "lazy senior dev" methodology, prioritizing existing solutions and minimal implementation.

HKUDS/DeepTutor

DeepTutor is an AI-powered personalized learning assistant that offers interactive knowledge Q&A, visualization, practice generation, and deep research capabilities to enhance education through a comprehensive and adaptive platform.

agentscope-ai/QwenPaw

QwenPaw is a personal AI assistant framework that provides local or cloud deployment, multi-channel connectivity, skill extensibility, and multi-agent collaboration for enhanced productivity and cr...

mukul975/Anthropic-Cybersecurity-Skills

A comprehensive, open-source library of 754 structured cybersecurity skills for AI agents, mapped across five prominent industry frameworks.

googleworkspace/cli

gws is a command-line tool that dynamically interfaces with Google Workspace APIs (Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin) and includes AI agent skills for automation.

nanocoai/nanoclaw

NanoClaw is a lightweight, secure AI assistant platform that runs agents in isolated containers, providing a customizable alternative to OpenClaw with native Anthropic Claude Code integration and m...

assafelovic/gpt-researcher

GPT Researcher is an autonomous AI agent that conducts deep web and local research to generate detailed, unbiased research reports with citations.

screenpipe/screenpipe

Screenpipe transforms your computer into a personal, local, and private AI that records, searches, and automates based on all your digital activities.