Video GPT by VEED: Difference between revisions

no edit summary
m (Text replacement - "|Conversations" to "|Chats")
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Agent infobox
{{Agent infobox
|image = VideoGPT by VEED.png
|image = Video GPT by VEED.png
|Name = VideoGPT by VEED
|Name = Video GPT by VEED
|Platform = ChatGPT
|Platform = ChatGPT
|Store = GPT Store
|Store = GPT Store
Line 8: Line 8:
|Description = The easy way to generate stunning videos and grow your audience with AI (beta).
|Description = The easy way to generate stunning videos and grow your audience with AI (beta).
|Third Party =  
|Third Party =  
|Developer = community builder
|Developer = veed.io
|Release Date =  
|Release Date =  
|Website =  
|Website =  
|Link = https://chat.openai.com//g/g-Hkqnd7mFT-videogpt-by-veed
|Link = https://chat.openai.com/g/g-Hkqnd7mFT
|Chats =  
|Chats = 164,000
|Knowledge =
|Actions = Yes
|Web Browsing = Yes
|DALL·E Image Generation =
|Code Interpreter =  
|Free = Yes
|Free = Yes
|Price =  
|Price =  
|Available = Yes
|Available = Yes
|Working = Yes
|Working =  
|Updated = 2024-01-12
|Hidden =
|Updated = 2024-01-21
}}
}}
==Instructions (System Prompt)==
==Instructions (System Prompt)==
Line 49: Line 55:


==Conversation Starters==
==Conversation Starters==
*Let's create a video!
* Let's create a video!
* AI text to speech
* Create AI Avatar video
* Learn more about VEED


==Knowledge (Uploaded Files)==
==Knowledge (Uploaded Files)==
Line 67: Line 76:


*'''Editing and Customization''': After the video project is created, you can edit it further using VEED's video editor for any specific adjustments like script changes, voice, stock assets, or music.
*'''Editing and Customization''': After the video project is created, you can edit it further using VEED's video editor for any specific adjustments like script changes, voice, stock assets, or music.
===Website===
www.veed.io
===Privacy Policy===
https://www.veed.io/privacy
===Code===
<pre>
{"openapi":"3.1.0","info":{"title":"VEED Text to Video API","description":"The VEED Text to Video API API is used to create VEED projects using AI-generated scripts, titles, text-to-speech, background music and stock footage.","version":"v1.0.0"},"servers":[{"url":"https://www.veed.io/text-to-video-ap/api"}],"paths":{"/generate/async":{"post":{"description":"Using a prompt OR script AND voice OR avatar, generate a VEED video project","operationId":"GenerateProject","x-openai-isConsequential":false,"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"prompt":{"description":"Prompt that is used to generate a video script if `script` is not provided","type":"string"},"script":{"description":"The video script of the generated video if `prompt` is not provided","type":"string"},"voice":{"description":"Type of voice used for the voiceover if `avatar` is not provided","type":"string","enum":["male","female"]},"avatar":{"description":"The avatar used in the generated video if `voice` is not provided","type":"string","enum":["avery","isabella","lily","devon","noah","mateo"]}},"additionalProperties":false}}}},"responses":{"200":{"description":"Expected response to a valid request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Project"}}}}}}}},"components":{"schemas":{"Project":{"description":"A VEED project","properties":{"prompt":{"type":"string"},"project":{"type":"object","required":["id","name","link","thumbnail"],"properties":{"id":{"type":"string","format":"uuid"},"title":{"description":"The title of the video","type":"string"},"link":{"description":"URL to edit the project in the VEED editor","type":"string","format":"uri"},"thumbnail":{"description":"Thumbnail image for the video","type":"string","format":"uri"}}}},"type":"object","required":["prompt","project"]}}}}
</pre>


==Guide==
==Guide==
1,065

edits