Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
Clear text
recent
p/mnexium-ai
by
marius ndini
•
7d ago
JavaScript and Python SDKs for Mnexium
... sign-up required omit the API key and a trial key is auto-provisioned on your first request. JavaScript / TypeScript npm install @mnexium/sdk import { Mnexium } from '@mnexium/sdk'; const mnx = new Mnexium({ apiKey: 'mnx_...', openai: { apiKey: process.env.OPENAI_API_KEY }, }); const
alice
= mnx.subject('user_123'); // Chat with memory learns and recalls automatically const chat =
alice.createChat
0
9
p/mnexium-ai
by
marius ndini
•
3d ago
Introducing Memory Policies
... POST /api/v1/memory/policies GET /api/v1/memory/policies/:id PATCH /api/v1/memory/policies/:id DELETE /api/v1/memory/policies/:id GET /api/v1/memory/policies/resolve SDK Example Default policies are automatically applied // npm: @mnexium/sdk import { Mnexium } from "@mnexium/sdk"; const mnx = new Mnexium({ apiKey: process.env.MNX_KEY, openai: { apiKey: process.env.OPENAI_API_KEY }, }); const
alice
= mnx.subject("user_123"); const response = await
alice.process
0
8
p/mnexium-ai
by
marius ndini
•
5d ago
Records: Structured Data for AI Applications
... like the AI extraction pipeline) bypass ownership checks, so the AI can always manage records on behalf of users. // Create a private record with collaborators const deal = await mnx.records.insert('deals', { title: 'Acme Renewal', value: 500000, stage: 'negotiation', }, { ownerId: 'user_
alice
', visibility: 'private', collaborators: ['user_bob', 'user_carol'], }); // Only
alice
0
19
p/radical-2
by
Alice Gardner
•
8mo ago
The future of filmmaking with BAFTA-winning Hollywood VFX Sup, Habib Zargarpour
... virtual cameras and future AI tools at RADiCAL. You can catch the full recording, here: https://radicalmotion.com/firesi... Comment from Nika(@busmark_w_nika): I signed up will there be a recording available? :) Comment from Nika(@busmark_w_nika): @
alice
_is_rad I think I caught that on YouTube! :) TY! Comment from
Alice
3
3
p/self-promotion
by
Alice
•
9mo ago
Exploring a New Tool for AI Video Generation: MindVideo First Look and Discussion
... everyone! I'm
Alice
and I'm part of the MindVideo team. As newcomers to the field, we're very excited to join this vibrant community and wanted to introduce you to MindVideo, the AI video generation tool we're working on. Why do you want to share? We've noticed a lot of interest in AI video tools from creators in the forums, and MindVideo's goal is to make video creation easier and more fun, whether ...
0
2
p/radical-2
by
Alice Gardner
•
9mo ago
Why is making something in 3D still so hard?
... tried? How long did it take to actually feel like you were making something? What made you stop or stick with it? Drop your story in the comments. We d love to hear how it went. Comment from
Alice
Gardner(@
alice
8
9
Subscribe
Sign in