AI Engineering
-
Layers

-
We will be focused on building Applications
LLMs
-
Chat GPT is not LLM

-
LLMs on a broader note are of two types
- Propietary
- Open source
Usecase:
- I want to use grok model from my Application which is developed in
- python
- Java
- C#
- Javascript
- Interact with model with code
- yes via APIs/SDKs

