# Flowise Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/flowise
> Markdown URL: https://aitinkerers.org/technologies/flowise.md
> Technology record last updated: 2026-03-15T17:45:21Z
> Generated: 2026-08-25T06:30:26Z

Flowise is the open-source, low-code platform for visually building and deploying customized LLM flows and AI agents.

Flowise is an open-source, low-code platform for rapid AI development, utilizing a drag-and-drop visual interface to orchestrate complex Large Language Model (LLM) workflows. It empowers developers to quickly build and deploy customized AI agents and applications—like Retrieval-Augmented Generation (RAG) systems or multi-step conversational chatbots—without extensive coding. Built on LangChain.js, the platform offers comprehensive integration with over 100 components, including proprietary models (e.g., GPT-4) and open-source models (e.g., Llama), vector stores (e.g., Pinecone), and various tools. This modular architecture simplifies the process from concept to production, providing API, SDK, and embedded chat options for seamless integration into existing systems.

- Official technology site: https://flowiseai.com/
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [XCT v2: a multi-agent lab that turns science and tech ideas into Product Briefs](https://la.aitinkerers.org/talks/rsvp_Y9QW1nDSKA0)

From Idea to Previz in 3 Steps. An agentic pipeline that takes a user simple prompt, mines sources, structures a brief including product design pre-visualization. Turn bold ideas into science, design, and visuals — with depth and rigor. The latest release, XCT v2 – NextMatter Labs, helps game studios, showrunners, futurists, product designers, and journalists transform scientific and technological concepts into production-ready designs and narratives. Built on a chain-of-thought agent architecture, Supervisor and Workers workflow, OODA framework, integrating research, design synthesis, and visualization workflows, it converts complex ideas into high-quality and high-fidelity outputs.

- Event context: AI Agentsgiving Los Angeles — November 20th, 2025 — 2025-11-21 — Los Angeles
- Public talk page: https://la.aitinkerers.org/talks/rsvp_Y9QW1nDSKA0

### [Completely local RAG in low code with Deepseek-r1:7b and Flowise](https://abu-dhabi.aitinkerers.org/talks/rsvp_-yXkOv-2nKk)

With the recent evolution in small performant models, it is quite possible now to replace openai api with a locally running deepseek-r1:7b model. In this demo will showcase how you can quickly run a completely locally Hosted RAG flow retreiving data from an sql based database when prompting for data such as list the companies with highest sales last year in technology sector, the flow will extraxt the ddl, understand the schema, generate the required sql query statement and then return the results and run them through deepseek again to generate a user friendly answer in a chat experience.

- Event context: AI Tinkerers - Abu Dhabi Meetup #3 (Feb 2025) — 2025-02-21 — Abu Dhabi
- Public talk page: https://abu-dhabi.aitinkerers.org/talks/rsvp_-yXkOv-2nKk

## Related Technologies

- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 518 public demos
- [RAG](https://aitinkerers.org/technologies/rag) ([Markdown](https://aitinkerers.org/technologies/rag.md)) — 146 public demos
- [DeepSeek-r1:7b](https://aitinkerers.org/technologies/deepseek-r1-7b) ([Markdown](https://aitinkerers.org/technologies/deepseek-r1-7b.md)) — 1 public demo
- [OOODA loop](https://aitinkerers.org/technologies/oooda-loop) ([Markdown](https://aitinkerers.org/technologies/oooda-loop.md)) — 1 public demo
- [Pinecone](https://aitinkerers.org/technologies/pinecone) ([Markdown](https://aitinkerers.org/technologies/pinecone.md)) — 25 public demos
- [SQL](https://aitinkerers.org/technologies/sql) ([Markdown](https://aitinkerers.org/technologies/sql.md)) — 17 public demos
