mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
chore: sync content to repo (#9686)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e8fb4dba40
commit
bbc4bbe00e
@@ -5,4 +5,5 @@ AI safety and ethics involve establishing guidelines and best practices to ensur
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Understanding Artificial Intelligence Ethics and Safety](https://www.turing.ac.uk/news/publications/understanding-artificial-intelligence-ethics-and-safety)
|
||||
- [@article@The Hidden Security Risks of LLMs](https://towardsdatascience.com/the-hidden-security-risks-of-llms/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
|
||||
- [@video@What is AI Ethics?](https://www.youtube.com/watch?v=aGwYtUzMQUk)
|
||||
@@ -4,7 +4,7 @@ Anthropic's Claude is an AI language model designed to facilitate safe and scala
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Claude](https://claude.ai)
|
||||
- [@course@Claude 101](https://anthropic.skilljar.com/claude-101)
|
||||
- [@official@Claude](https://claude.ai)
|
||||
- [@video@How To Use Claude Pro For Beginners](https://www.youtube.com/watch?v=J3X_JWQkvo8)
|
||||
- [@video@Claude FULL COURSE 1 HOUR (Build & Automate Anything)](https://www.youtube.com/watch?v=KrKhfm2Xuho)
|
||||
@@ -4,6 +4,6 @@ Hugging Face is a leading AI company and open-source platform that provides tool
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Hugging Face](https://huggingface.co)
|
||||
- [@course@Hugging Face Official Video Course](https://www.youtube.com/watch?v=00GKzGyWFEs&list=PLo2EIpI_JMQvWfQndUesu0nPBAtZ9gP1o)
|
||||
- [@official@Hugging Face](https://huggingface.co)
|
||||
- [@video@What is Hugging Face? - Machine Learning Hub Explained](https://www.youtube.com/watch?v=1AUjKfpRZVo)
|
||||
@@ -4,5 +4,5 @@ Meta Llama is a family of large language models (LLMs) developed by Meta AI. The
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Llama](https://www.llama.com/)
|
||||
- [@course@Building with Llama 4](https://www.deeplearning.ai/short-courses/building-with-llama-4/)
|
||||
- [@course@Building with Llama 4](https://www.deeplearning.ai/short-courses/building-with-llama-4/)
|
||||
- [@official@Llama](https://www.llama.com/)
|
||||
@@ -7,5 +7,4 @@ Visit the following resources to learn more:
|
||||
- [@course@Model Context Protocol (MCP) Course](https://huggingface.co/learn/mcp-course/en/unit0/introduction)
|
||||
- [@official@Model Context Protocol](https://modelcontextprotocol.io/)
|
||||
- [@opensource@Model Context Protocol](https://github.com/modelcontextprotocol)
|
||||
- [@article@Model Context Protocol (MCP): A Guide With Demo Project](https://www.datacamp.com/tutorial/mcp-model-context-protocol)
|
||||
- [@video@What is MCP? Integrate AI Agents with Databases & APIs](https://www.youtube.com/watch?v=eur8dUO9mvE)
|
||||
- [@article@Discover more aritlces on MCP](https://towardsdatascience.com/tag/mcp/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
|
||||
@@ -6,4 +6,5 @@ Visit the following resources to learn more:
|
||||
|
||||
- [@article@What is a multi-agent system?](https://www.ibm.com/think/topics/multiagent-system)
|
||||
- [@article@Multi-Agent Systems](https://huggingface.co/learn/agents-course/en/unit2/smolagents/multi_agent_systems)
|
||||
- [@article@Guide to multi-agent systems (MAS)](https://cloud.google.com/discover/what-is-a-multi-agent-system)
|
||||
- [@article@Guide to multi-agent systems (MAS)](https://cloud.google.com/discover/what-is-a-multi-agent-system)
|
||||
- [@article@Agentic AI 103: Building Multi-Agent Teams](https://towardsdatascience.com/agentic-ai-103-building-multi-agent-teams/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
|
||||
@@ -4,4 +4,5 @@ The NanoBanana API is a tool designed to facilitate the integration and processi
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@NanoBanana API](https://nanobananaapi.ai/)
|
||||
- [@official@NanoBanana API](https://nanobananaapi.ai/)
|
||||
- [@article@Generating Consistent Imagery with Gemini](https://towardsdatascience.com/generating-consistent-imagery-with-gemini/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
|
||||
@@ -6,4 +6,4 @@ Visit the following resources to learn more:
|
||||
|
||||
- [@official@Introducing AgentKit](https://openai.com/index/introducing-agentkit/)
|
||||
- [@official@Build every step of agents on one platform](https://openai.com/agent-platform/)
|
||||
- [@video@Build Hour: AgentKit](https://www.youtube.com/watch?v=sAitLFLbgDA)
|
||||
- [@video@OpenAI Agents SDK Tutorial (FULL SERIES)](https://www.youtube.com/watch?v=gFcAfU3V1Zo)
|
||||
@@ -1,4 +1,4 @@
|
||||
# Role & Behavior
|
||||
# Role & Behavior
|
||||
|
||||
System prompting involves crafting instructions that define the AI model's role, personality, and overall behavior when interacting with users. This allows you to shape the AI's responses, ensuring they are consistent with desired guidelines, such as adopting a specific persona (e.g., a helpful assistant, an expert) or adhering to constraints on tone and style. By carefully defining these aspects, you can significantly influence the AI's output and guide it towards more relevant and effective interactions.
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
# Types of AI Models
|
||||
|
||||
AI models come in various forms. Open models provide transparent access to their architecture and training data, fostering collaboration and customization, while closed models keep these details proprietary. Pre-trained models are trained on massive datasets and can be fine-tuned for specific tasks, saving time and resources. Self-hosted models, on the other hand, offer greater control and privacy as they are deployed and managed on your own infrastructure.
|
||||
AI models come in various forms. Open models provide transparent access to their architecture and training data, fostering collaboration and customization, while closed models keep these details proprietary. Pre-trained models are trained on massive datasets and can be fine-tuned for specific tasks, saving time and resources. Self-hosted models, on the other hand, offer greater control and privacy as they are deployed and managed on your own infrastructure.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@Recap of all types of LLM Agents](http://towardsdatascience.com/recap-of-all-types-of-llm-agents/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
|
||||
@@ -5,4 +5,5 @@ Retrieval-Augmented Generation (RAG) combines information retrieval with languag
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@What is RAG?](https://aws.amazon.com/what-is/retrieval-augmented-generation/)
|
||||
- [@article@RAG Explained: Understanding Embeddings, Similarity, and Retrieval](https://towardsdatascience.com/rag-explained-understanding-embeddings-similarity-and-retrieval/?utm_source=roadmap&utm_medium=Referral&utm_campaign=TDS+roadmap+integration)
|
||||
- [@video@What is Retrieval-Augmented Generation? IBM](https://www.youtube.com/watch?v=T-D1OfcDW1M)
|
||||
Reference in New Issue
Block a user