jedi4ever/learning-llms-and-genai-for-dev-sec-ops
A set of lessons aimed at anyone learning LLM and generative AI concepts, with sections on operations and security, as well as development.
Structured lesson narratives combining LangChain fundamentals with practical implementations of RAG, agents, and function-calling patterns. Covers operational concerns like token cost tracking, embedding caching, and local LLM deployment via Ollama, alongside security topics including prompt injection detection, toxicity filtering, and OWASP LLM vulnerabilities. Uses Jupyter notebooks with Poetry dependency management, deployable via devcontainer or local Python 3.11+ setup.
281 stars. No commits in the last 6 months.
Stars
281
Forks
55
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jedi4ever/learning-llms-and-genai-for-dev-sec-ops"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qxresearch/qxresearch-event-1
Python hands on tutorial with 50+ Python Application (10 lines of code) By @xiaowuc2
SAP-samples/codejam-cap-llm
This repository contains the content for the CAP and Generative AI Hub CodeJam. It includes...
diegopacheco/ai-playground
AI POCS: ML, NLP, LLM, Vision, Classification, clustering, GenAI, Transformers, PyTorch, Keras,...
simranjeet97/75DayHard_GenAI_LLM_Challenge
This repository contain my 75Day Hard Generative AI and LLM Learning Challenge.
itamargol/openai
LLMs Best Tricks