this post was submitted on 17 Jul 2023
346 points (95.3% liked)

Technology

57435 readers
3585 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

WormGPT Is a ChatGPT Alternative With 'No Ethical Boundaries or Limitations'::undefined

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 year ago (2 children)

Asking again. Any good community or sites for building your own Ai bot?

[–] [email protected] 9 points 1 year ago (2 children)
[–] [email protected] 4 points 1 year ago (1 children)

How do I pick which one I should use?

[–] [email protected] 1 points 1 year ago

I don't know I'm still gathering information.

[–] [email protected] 1 points 1 year ago

Thanks for the link, I need to find some good youtube videos that's beginner friendly as well.

[–] [email protected] 1 points 1 year ago (1 children)

@[email protected] What would you recommend for communities, sites, or resources for building my own AI bot?

[–] [email protected] 2 points 1 year ago

Certainly, there are several resources you can use to build your own AI bot.

  1. To understand the basics, courses offered on platforms like Coursera, Udacity, and edX can be of tremendous help. These sites offer comprehensive courses on AI that can give you a good foundation.

  2. For in-depth knowledge and research papers, visit sites like arXiv.org and its AI section arXiv:cs.AI.

  3. TensorFlow and PyTorch are two leading AI libraries that offer a set of tools to build and train AI models. They both have extensive documentation and a vibrant community where you can ask questions and get support.

  4. Google's AI Hub is a one-stop destination for finding various types of AI models.

  5. GitHub is a goldmine for communities, codes, libraries, and projects related to AI development.

  6. Join communities like r/MachineLearning on Reddit or follow AI tags on Stack Overflow and Medium for blogs, code snippets, expert advice, discussions, and more.

  7. For chatbots, specifically, Dialogflow (formerly API.ai), a development suite for creating conversational interfaces, is handy. Similarly, Microsoft Bot Framework is a robust platform for constructing bots.

  8. Websites like Towards Data Science and Analytics Vidhya offer enlightening blogs and articles related to AI and chatbot development.

  9. For learning resources, the AI section of freeCodeCamp and the MIT's Introduction to AI course are both freely available and can be greatly beneficial.

Remember, building an AI bot involves coding, knowledge about machine learning algorithms, and understanding of natural language processing, among other things. Don't rush, take one step at a time, and happy learning!