Deep Research Assistant
A rival to OpenAI’s Deep Research Assistant Provide a built in AI agent that acts like a dedicated research assistant. You give it a prompt (a question or topic), and it: Searches the Web: It intelligently browses the internet, finding relevant information. Iterates: It doesn't just stop at the first search. It analyzes the results and asks itself, "Do I need more information?" This creates a loop of searching and refining. Generates a Report: Once it has gathered enough information, it compiles a complete report for you.

An Anonymous User 12 months ago
New Model
Feature Requests
Deep Research Assistant
A rival to OpenAI’s Deep Research Assistant Provide a built in AI agent that acts like a dedicated research assistant. You give it a prompt (a question or topic), and it: Searches the Web: It intelligently browses the internet, finding relevant information. Iterates: It doesn't just stop at the first search. It analyzes the results and asks itself, "Do I need more information?" This creates a loop of searching and refining. Generates a Report: Once it has gathered enough information, it compiles a complete report for you.

An Anonymous User 12 months ago
New Model
Feature Requests
In Progress
Photo Generation from characters
Allow the generation of images from characters during character chats.

An Anonymous User 12 months ago
Characters
Feature Requests
In Progress
Photo Generation from characters
Allow the generation of images from characters during character chats.

An Anonymous User 12 months ago
Characters
Feature Requests
Independent Privacy Audit
Venice prides itself with being completely private, but users have no way of checking. They have to trust. I would appreciate a Privacy Audit done by a third party. Alternatively, making more of Venice’s Infrastructure public would increase trust in the Privacy claim. Is that possible / already done / in the works?

GitHappens 12 months ago
API
Feature Requests
Independent Privacy Audit
Venice prides itself with being completely private, but users have no way of checking. They have to trust. I would appreciate a Privacy Audit done by a third party. Alternatively, making more of Venice’s Infrastructure public would increase trust in the Privacy claim. Is that possible / already done / in the works?

GitHappens 12 months ago
API
Feature Requests
Multi-character Chat
The ability to create, effectively, a chat room with a human, and 2 custom characters where the AI’s will read and respond to all messages in turn. An important feature in such a mode would have to be a post order (or batting order for the Americans out there) so that the AI’s don’t end up bouncing off one another endlessly before the human can post. For example: Human posts Character 1 posts Character 2 posts -repeat- in this example, character 1 would not be able to post again until after the human as posted.

An Anonymous User About 1 year ago
Characters
Feature Requests
Multi-character Chat
The ability to create, effectively, a chat room with a human, and 2 custom characters where the AI’s will read and respond to all messages in turn. An important feature in such a mode would have to be a post order (or batting order for the Americans out there) so that the AI’s don’t end up bouncing off one another endlessly before the human can post. For example: Human posts Character 1 posts Character 2 posts -repeat- in this example, character 1 would not be able to post again until after the human as posted.

An Anonymous User About 1 year ago
Characters
Feature Requests
Backlog
Enable Direct PDF and Text File Uploads via Venice API
Currently, users must convert PDF files to text or read text files and manually include the content in the prompt when using the Venice API. This process is time-consuming, prone to errors, and inefficient, especially with large files. Proposed Solution: Introduce a feature allowing users to upload PDF or text files directly through the Venice API, similar to the functionality available in Venice Chat. This would eliminate the need for manual conversion or extraction, streamlining the workflow.

DMR 12 months ago
API
API
Backlog
Enable Direct PDF and Text File Uploads via Venice API
Currently, users must convert PDF files to text or read text files and manually include the content in the prompt when using the Venice API. This process is time-consuming, prone to errors, and inefficient, especially with large files. Proposed Solution: Introduce a feature allowing users to upload PDF or text files directly through the Venice API, similar to the functionality available in Venice Chat. This would eliminate the need for manual conversion or extraction, streamlining the workflow.

DMR 12 months ago
API
API
In Progress
Vision and Uncensored AI Model
As the title says, a model that is both uncensored and has vision. I think that would be my most requested feature.

An Anonymous User 9 months ago
New Model
Feature Requests
In Progress
Vision and Uncensored AI Model
As the title says, a model that is both uncensored and has vision. I think that would be my most requested feature.

An Anonymous User 9 months ago
New Model
Feature Requests
Autonomous Character Messages
Allow characters to proactively send messages without requiring a user prompt, enabling more interactive conversations.

Jack About 1 year ago
Characters
Feature Requests
Autonomous Character Messages
Allow characters to proactively send messages without requiring a user prompt, enabling more interactive conversations.

Jack About 1 year ago
Characters
Feature Requests
Backlog
AI Image Editor
In conjunction with image upload feature that is now available, it would be great to have more image editing options. For example; Airbrush Tools (AI auto-blend/Manual blend) Crop Selection and Paste/Cut/Re-prompt Area select and Text input (more photoshop tools) Also ‘un-nest’ the image/model settings so the sidebar for it is always displayed. Would also suggest trying to minimize the style selection options in a better way that is not so cluttered.

Michael 12 months ago
Image
Feature Requests
Backlog
AI Image Editor
In conjunction with image upload feature that is now available, it would be great to have more image editing options. For example; Airbrush Tools (AI auto-blend/Manual blend) Crop Selection and Paste/Cut/Re-prompt Area select and Text input (more photoshop tools) Also ‘un-nest’ the image/model settings so the sidebar for it is always displayed. Would also suggest trying to minimize the style selection options in a better way that is not so cluttered.

Michael 12 months ago
Image
Feature Requests
Backlog
Incremental Markdown Editing with Version Control
**Goal:** Enable targeted AI edits to markdown files without overwriting manual changes, with version tracking. **Core Features:** - **Section-Specific AI Editing:** Use markers (e.g., `#section-id`) in markdown to let AI rewrite only specified parts (e.g., "Revise the 'Methods' section"). - **Version Control:** Auto-save snapshots after each edit (AI or manual), with diffs and rollback for any section. - **Efficiency:** Only regenerate targeted sections, preserving unchanged content. **Benefits:** - Faster iterations by editing fragments, not entire documents. - Audit changes with version history; revert/merge selectively. - Maintain formatting and manual edits alongside AI updates. **Example:** 1. Create a markdown file with `#abstract` and `#conclusion` sections. 2. Use an AI prompt to rewrite `#abstract` without affecting `#conclusion`. 3. View diffs and restore prior versions of specific sections. **Technical Notes:** - Store versions client-side (aligns with Venice’s privacy model). - Provide context to AI (e.g., surrounding text) for coherent section edits. **UI Needs:** - Sidebar for version history/diffs. - Inline "Edit with AI" buttons per section. **Impact:** Streamlines workflows for technical writing, documentation, and collaboration.

An Anonymous User 8 months ago
File Upload
Feature Requests
Backlog
Incremental Markdown Editing with Version Control
**Goal:** Enable targeted AI edits to markdown files without overwriting manual changes, with version tracking. **Core Features:** - **Section-Specific AI Editing:** Use markers (e.g., `#section-id`) in markdown to let AI rewrite only specified parts (e.g., "Revise the 'Methods' section"). - **Version Control:** Auto-save snapshots after each edit (AI or manual), with diffs and rollback for any section. - **Efficiency:** Only regenerate targeted sections, preserving unchanged content. **Benefits:** - Faster iterations by editing fragments, not entire documents. - Audit changes with version history; revert/merge selectively. - Maintain formatting and manual edits alongside AI updates. **Example:** 1. Create a markdown file with `#abstract` and `#conclusion` sections. 2. Use an AI prompt to rewrite `#abstract` without affecting `#conclusion`. 3. View diffs and restore prior versions of specific sections. **Technical Notes:** - Store versions client-side (aligns with Venice’s privacy model). - Provide context to AI (e.g., surrounding text) for coherent section edits. **UI Needs:** - Sidebar for version history/diffs. - Inline "Edit with AI" buttons per section. **Impact:** Streamlines workflows for technical writing, documentation, and collaboration.

An Anonymous User 8 months ago
File Upload
Feature Requests
Custom Training Sets
Allow users to create custom distilled or fine-tuned models from base models users upload training data in some standardized format training progress can be monitored within the app after training, model is available for download and possibly use within Venice

An Anonymous User 12 months ago
New Model
Feature Requests
Custom Training Sets
Allow users to create custom distilled or fine-tuned models from base models users upload training data in some standardized format training progress can be monitored within the app after training, model is available for download and possibly use within Venice

An Anonymous User 12 months ago
New Model
Feature Requests
Backlog
WhiteRabbitNeo
this open source LLM is used for cyber security and pen testing. if venice integrates this, u can reach out to pentesting companies and security researchers to onboard to venice and VVV by unchainξd Post made by tame

An Anonymous User 12 months ago
New Model
Feature Requests
Backlog
WhiteRabbitNeo
this open source LLM is used for cyber security and pen testing. if venice integrates this, u can reach out to pentesting companies and security researchers to onboard to venice and VVV by unchainξd Post made by tame

An Anonymous User 12 months ago
New Model
Feature Requests
Backlog
Allow image generation to use reference image.
Venice has ability to analyze an uploaded image, and you have multiple image generation models, but they are only text to image, not text + reference image to image. All of the venice text to image models have difficulty positioning bodies precisely (such as in the schoolgirl pin wrestling position the wrestler is always in squat position with knees in air instead of against the mat and no level of prompting seems able to get the knees pressed down. A reference image would be very useful in such scenarios.

An Anonymous User 8 months ago
Image
Feature Requests
Backlog
Allow image generation to use reference image.
Venice has ability to analyze an uploaded image, and you have multiple image generation models, but they are only text to image, not text + reference image to image. All of the venice text to image models have difficulty positioning bodies precisely (such as in the schoolgirl pin wrestling position the wrestler is always in squat position with knees in air instead of against the mat and no level of prompting seems able to get the knees pressed down. A reference image would be very useful in such scenarios.

An Anonymous User 8 months ago
Image
Feature Requests
Backlog
Projects with files for context
Ability to create projects with context files, like Claude projects. Currently we can abuse characters for this, but projects with option to save (multiple) files for context would be great for coding, for example.

arjan About 1 year ago
Chat
Feature Requests
Backlog
Projects with files for context
Ability to create projects with context files, like Claude projects. Currently we can abuse characters for this, but projects with option to save (multiple) files for context would be great for coding, for example.

arjan About 1 year ago
Chat
Feature Requests
Backlog
Create Voices for characters.
Have the ability to train a voice for your character. I think this would be a lot of fun and make the character more realistic. On this point it would be great if during a chat with the character, images are generated using the characters image and pose/elements are relevant to the current discussion.

An Anonymous User 10 months ago
Voice
Feature Requests
Backlog
Create Voices for characters.
Have the ability to train a voice for your character. I think this would be a lot of fun and make the character more realistic. On this point it would be great if during a chat with the character, images are generated using the characters image and pose/elements are relevant to the current discussion.

An Anonymous User 10 months ago
Voice
Feature Requests
Backlog
The ability to create Lora.
Create Lora powers. This means loading several photos of a character (usually around 50) to create the Lora. To be able to create images from them. And maybe even make it public to the community like RP characters.

An Anonymous User 9 months ago
Image
Feature Requests
Backlog
The ability to create Lora.
Create Lora powers. This means loading several photos of a character (usually around 50) to create the Lora. To be able to create images from them. And maybe even make it public to the community like RP characters.

An Anonymous User 9 months ago
Image
Feature Requests
Backlog
Add a search provider for browsers
All browsers implement a standard called “OpenSearch”, which lets websites advertise that they support a search provider. Each browser implements the UX for this slightly differently, but all support it in some way or another. By adding a file to venice.ai, and adding a tag to the site, it’s possible for users to add Venice as a search provider to their browser. You can advertise multiple search options, such as “Venice: Llama 3.1 405B”, “Venice: Deepseek R1 671B”, “Venice: Default Web Model”. The UX from thereon out would be that you can set Venice as your default search provider, and searches would be sent to Venice instead of, say, Google or DDG. Here’s MDN’s reference material: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#reference_material Here’s what it looks like on IMDb when you right-click the search bar on Firefox, if you don’t already have IMDb as a search provider. Here’s what a search looks like.

Justin Martin 12 months ago
Web Search
Feature Requests
Backlog
Add a search provider for browsers
All browsers implement a standard called “OpenSearch”, which lets websites advertise that they support a search provider. Each browser implements the UX for this slightly differently, but all support it in some way or another. By adding a file to venice.ai, and adding a tag to the site, it’s possible for users to add Venice as a search provider to their browser. You can advertise multiple search options, such as “Venice: Llama 3.1 405B”, “Venice: Deepseek R1 671B”, “Venice: Default Web Model”. The UX from thereon out would be that you can set Venice as your default search provider, and searches would be sent to Venice instead of, say, Google or DDG. Here’s MDN’s reference material: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#reference_material Here’s what it looks like on IMDb when you right-click the search bar on Firefox, if you don’t already have IMDb as a search provider. Here’s what a search looks like.

Justin Martin 12 months ago
Web Search
Feature Requests
Backlog
Venice Desktop App
I might be missing something obvious here but why not have a desktop app that bypasses the issues and limitations of using a browser? Like not being able to use the max context window a model can offer and cache storage limits browsers have. Just seems like a desktop app would provide a far more standard experience than having to cater to multiple browsers as well as offer Venice more control in what features they can implement.

CountSix 12 months ago
App
Feature Requests
Backlog
Venice Desktop App
I might be missing something obvious here but why not have a desktop app that bypasses the issues and limitations of using a browser? Like not being able to use the max context window a model can offer and cache storage limits browsers have. Just seems like a desktop app would provide a far more standard experience than having to cater to multiple browsers as well as offer Venice more control in what features they can implement.

CountSix 12 months ago
App
Feature Requests
Backlog
True two-way voice chat
Incorporate two-way voice chat functionality on models. There are amazing fully open source models you can use now. Can that be done through web apps linked on the home screen?

An Anonymous User 8 months ago
Voice
Feature Requests
Backlog
True two-way voice chat
Incorporate two-way voice chat functionality on models. There are amazing fully open source models you can use now. Can that be done through web apps linked on the home screen?

An Anonymous User 8 months ago
Voice
Feature Requests
Backlog
Semi-Public Characters & Separate API Keys for Agents
Each Character should have its own private API Not all characters should be made fully public to protect proprietary context and files. There should be a way to make a semi public character that's only accessible to your API key.

An Anonymous User 12 months ago
Characters
Feature Requests
Backlog
Semi-Public Characters & Separate API Keys for Agents
Each Character should have its own private API Not all characters should be made fully public to protect proprietary context and files. There should be a way to make a semi public character that's only accessible to your API key.

An Anonymous User 12 months ago
Characters
Feature Requests
Backlog
VVV LP's on Mainnet
I think it would be a good idea to setup LP's on Ethereum mainnet, BSC, Sol ect. More DEX's to distribute the VVV more broadly across different chains. This would allow for greater arbitrage opportunities, possibly lending/borrowing, LRT's ect. The more chains and ecosystems we move into, the greater the community and product use will grow. This would not have to include multi-chain options for staking on the app, for that it would be simpler to leave exclusively on base and link bridges instead.

worza_ 10 months ago
Token
Feature Requests
Backlog
VVV LP's on Mainnet
I think it would be a good idea to setup LP's on Ethereum mainnet, BSC, Sol ect. More DEX's to distribute the VVV more broadly across different chains. This would allow for greater arbitrage opportunities, possibly lending/borrowing, LRT's ect. The more chains and ecosystems we move into, the greater the community and product use will grow. This would not have to include multi-chain options for staking on the app, for that it would be simpler to leave exclusively on base and link bridges instead.

worza_ 10 months ago
Token
Feature Requests