Features Use Cases How It Works GitHub Contact Us
Open Source — GPL-3.0

Bring Real-World Objects to Life

Upload a document. Get an AI chatbot. Generate a QR code. Stick it on anything. Anyone can scan and chat.

Contact Us View on GitHub
Anima AI demo — upload a document and chat with it

Everything you need to animate your objects

Document Upload

Drag and drop PDF, TXT, MD, HTML, or DOCX. Parsed and indexed automatically.

AI Chat with PageIndex

RAG powered by a hierarchical page index. No embeddings, no vector database.

QR Code Generator

Styled QR codes with custom colors and shapes. Download SVG or PNG. Print and stick.

Customizable Personality

Define tone, temperature, guardrails, and suggested questions.

Theme Editor

Custom colors, fonts, logos, and welcome messages. Live preview.

Analytics Dashboard

Track sessions, messages, and feedback. Export as CSV.

Embeddable Widget

Single iframe tag. Fully themed and responsive.

Team Collaboration

Owner, editor, viewer roles with per-action permissions.

Open Source

GPL-3.0. Self-host anywhere. No vendor lock-in.

From document to conversation in four steps

1

Upload

Upload your document.

upload(doc)
2

Index

AI builds a hierarchical PageIndex tree.

pageIndex.build(doc)
3

Chat

Users ask questions. LLM responds with citations.

rag.query(question)
4

Share

Generate a QR code. Stick it on the object.

qr.generate(url)

QR codes everywhere. AI conversations anywhere.

Restaurants & Cafes

Guests ask about the menu, allergens, and specials.

"What's gluten-free?"

Home Appliances

Scan the manual and ask anything.

"How do I run a self-clean cycle?"

Hotels & Hospitality

Guests ask about dining, activities, and services.

"What time does the pool close?"

Museums & Galleries

Visitors explore exhibits in their language.

"Who painted this?"

Universities & Schools

Students get instant answers from course materials.

"What's the grading policy?"

Manufacturing

Operators access SOPs and troubleshooting.

"What's the lockout procedure?"

Built in the open.
Deploy anywhere.

Anima AI is GPL-3.0 licensed. Self-host on your own infrastructure, customize everything, and keep full control of your data. No vendor lock-in, no usage fees.

Next.js Hono PostgreSQL Drizzle BullMQ Tailwind Vercel AI SDK
Star on GitHub
git clone https://github.com/AlgoNoRhythm/Anima-AI.git
cd Anima-AI && pnpm install
docker compose up -d
pnpm dev
Ready on http://localhost:3000

Contact Us

Have a question, partnership idea, or just want to say hello? We'd love to hear from you.