CodeNewbie Community 🌱

# ai

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Navigating Agency in an Age of Automated Thought

Navigating Agency in an Age of Automated Thought

Comments 1
13 min read
What Exactly is an AI Agent? Examples and Counterexamples

What Exactly is an AI Agent? Examples and Counterexamples

Comments 2
4 min read
AI Fall Detection: How Smart Technology Enhances Safety and Care

AI Fall Detection: How Smart Technology Enhances Safety and Care

Comments 9
8 min read
The Rise of AI Regulation: How Governments Are Shaping the Future of Artificial Intelligence

The Rise of AI Regulation: How Governments Are Shaping the Future of Artificial Intelligence

5
Comments 6
2 min read
Why AI Is Becoming a Kid’s Favorite Learning Buddy

Why AI Is Becoming a Kid’s Favorite Learning Buddy

Comments 7
2 min read
Designing and Building an Application with Anima, Figma, and React

Designing and Building an Application with Anima, Figma, and React

Comments 12
12 min read
I Tested the Top AI Models to Build the Same App - Here are the Shocking Results!

I Tested the Top AI Models to Build the Same App - Here are the Shocking Results!

4
Comments 16
8 min read
🚀 Introduction to Machine Learning, Neural Networks & Deep Learning: Teaching Computers to Think! 🧠🤖

🚀 Introduction to Machine Learning, Neural Networks & Deep Learning: Teaching Computers to Think! 🧠🤖

1
Comments 5
3 min read
Homemade LLM Hosting with Two-Way Voice Support using Python, Transformers, Qwen, and Bark

Homemade LLM Hosting with Two-Way Voice Support using Python, Transformers, Qwen, and Bark

3
Comments 3
6 min read
Prompting Techniques to Control AI Output

Prompting Techniques to Control AI Output

Comments 4
3 min read
Mastering LLMs: Effective Prompting Strategies for Developers

Mastering LLMs: Effective Prompting Strategies for Developers

Comments 9
2 min read
Leveraging AI to Build Your Own Swiggy-Like Food Delivery App

Leveraging AI to Build Your Own Swiggy-Like Food Delivery App

2
Comments 82
4 min read
How To Create An AI Chatbot with Google GEMINI using Node.js

How To Create An AI Chatbot with Google GEMINI using Node.js

9
Comments 3
3 min read
Speech Recognition: Use Cases and Solutions

Speech Recognition: Use Cases and Solutions

Comments 2
5 min read
How to Set up Einstein Activity Capture in Salesforce

How to Set up Einstein Activity Capture in Salesforce

5
Comments 2
7 min read
A Comprehensive Guide to GPT Implementation

A Comprehensive Guide to GPT Implementation

2
Comments 11
5 min read
Learn Generative AI this December [For Free]

Learn Generative AI this December [For Free]

5
Comments 54
4 min read
Microsoft Rebrands Bing Chat as "Copilot" in a Move to Unify AI Offerings

Microsoft Rebrands Bing Chat as "Copilot" in a Move to Unify AI Offerings

1
Comments 7
2 min read
🤫 A Secret Technique To Sidestep LLM Hallucinations [With Examples]

🤫 A Secret Technique To Sidestep LLM Hallucinations [With Examples]

Comments 1
3 min read
Build an AI Powered Moderation System in Under 10 Minutes Using JavaScript

Build an AI Powered Moderation System in Under 10 Minutes Using JavaScript

Comments
5 min read
It's all just a little bit of history repeating

It's all just a little bit of history repeating

1
Comments 1
2 min read
Introduction to Agent Summary – Improving Agent Output by Using LTS & STM

Introduction to Agent Summary – Improving Agent Output by Using LTS & STM

Comments
3 min read
Building Autonomous Business Processes using AI Agent Workflows

Building Autonomous Business Processes using AI Agent Workflows

2
Comments 4
3 min read
Top 11 AI tools beyond ChatGPT in 2023

Top 11 AI tools beyond ChatGPT in 2023

Comments 1
3 min read
loading...
const modalMarkup = `
`; // 2. Append the markup string to the end of the document body document.body.insertAdjacentHTML('beforeend', modalMarkup);