+ 2
Artificial intelligence creation
Need help creating an Artificial intelligence đ„ș
4 Answers
+ 6
Louis Musanda let's start by answering a few questions ..
What problem or problems do you want your AI to solve?
This could be anything from recognizing objects in images to generating creative text.
What kind of AI do you need?
Consider options like machine learning, deep learning, or rule-based systems.
+ 3
ChatGPT and other AI tools have API's that you can use. They provide an API, with a key, and you can use python libraries to talk to those APIs with your key. You can read about that here: https://platform.openai.com/docs/overview
Other AI tools are available and have APIs as well.
0
You know you can use neuroscience the study of the human brain and somehow make something similar in code
0
Julian Willis How do we do that?