CogitoNTNU/course-on-large-language-models
This is a course on how to to program with Large Language Models.
This course teaches you how to program and interact with Large Language Models (LLMs) using OpenAI's platform. You'll learn to connect to LLMs, craft effective prompts, and use advanced features like embeddings and function calling, turning basic programming skills into practical LLM application development expertise. It's for developers or technical practitioners who want to build applications leveraging AI.
No commits in the last 6 months.
Use this if you are a developer with basic programming knowledge and want to learn how to integrate and build applications using Large Language Models.
Not ideal if you are looking for a non-technical introduction to what LLMs are, or want to use existing LLM applications without programming.
Stars
10
Forks
3
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/CogitoNTNU/course-on-large-language-models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kingabzpro/using-llama3-locally
Running llama3 using Ollama-Python, Curl, LangChain, Chroma, and User interface.
liux2/Langchain-LLM-Config
Langchain LLM config adapters
pmady/llmops
🚀 The Ultimate Curated List of LLMOps Tools, Frameworks, and Resources - A comprehensive...
nsourlos/LLM_evaluation_framework
Evaluate performance of LLM models for Q&A in any domain
MuhammadTahaNasir/llm-learning-hub
A hands-on collection of practical notebooks for learning and building with LLMs , including...