-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: A model to fetch images from the internet or a model to generate the images? #122
Comments
I don't understand what you mean, can |
So based on the descriptors generated by chatgpt then search for images on the internet? Or do you want to use this api to generate images. https://beta.openai.com/docs/guides/images |
Yes, exactly what I meant. I tried it on this site can we integrate this is into chatGPT or people are already working on it? : D |
I can try it, it may take some time. |
How can I contribute to it? |
This project is built using tauri, which requires both rust and js related technologies. I'm not quite sure about your programming experience. We can communicate on Twitter. |
I'm not unknown to Rust and Js, yes indeed a beginner. I can try my best to help some seniors with building, testing, references, ideas, readmes, and documentation. |
I read your profile and it was excellent. I don't have much experience either and this project is just an amateur attempt. |
Fetching images or generating images at a basic level would be a helpful feature. I researched,
how to fetch images from Google with the help of AI
and alsoHow to generate images with the help of AI
.Currently, fetching images would be a start and I was wondering if people are already working on either model. I want to be a part of and contribute to the AI model for images.
ChatGPT does not access the data on the internet.
ChatGPT does not access the data until requested for text answers. This creates a hindrance to fetching the images from the internet and this will make lose the charm and ideology of chatGPT and inclines towards building a model to generate the images.
The text was updated successfully, but these errors were encountered: