UnicornSpaceUI

genai

This is a hands-on course where you'll learn to build apps using GenAI APIs like OpenAI, Google Gemini, or Cohere. We’ll explore how to use prompts, manage context, build chatbots, and connect LLMs to your own data using tools like LangChain, Pinecone, and Next.js. No AI background required — just JavaScript and curiosity.

0

Introduction to GenAI

Generative AI (GenAI) is a class of machine learning models designed specifically to generate new data that resembles the data it was trained on.

1

How LLM's Work

Deep diving into how LLM's work by understanding "Attention is all you need" research paper

2

Different Prompting Techniques

Prompting techniques, or prompt engineering, refer to the strategies used to design and refine the instructions (prompts) given to AI models to elicit specific and desired outputs.

3

Agents

Agents are LLMs equipped with external tools that let them perform actions beyond text generation. They become active problem-solvers rather than passive responders.

4

Coding project

we're building a project by using all the concepts we learnt

5

Finetuning

...

6

Retrival Augument Generation (RAG)

React Native is a framework for building native apps using React.

7

Introduction to Langchain

An opinionated toast component for React.

8

Query translation

You'll learn how to make user queries better.

9

Routing

Learn how to intelligently route user queries to the most suitable Large Language Model (LLM) based on their strengths, ensuring optimal performance, accuracy, and cost-efficiency in GenAI applications.

10

Knowledge Graphs for LLMs

Learn why knowledge graphs (with vectors) unlock relationships in AI data and they solve Context Gaps. Includes Cypher queries, LangChain code, and use cases.

11

Tracing, Monitoring

observability toolkit for reliable AI systems in production.

12

Introduction to LangGraph

...

13

Glossory

This is the collection of words and meaning related to GenAi understanding.

14

Other