Giter VIP home page Giter VIP logo

ai's Introduction

OpenAI

OpenAI was founded in 2015, by Sam Altman and Elon Musk, as non profy organization.
GPT = Generative Pre-Trained Transformer
NLP - Natural Language Processing
RAG - Retrieval-Augmented Generation
ChatGpt
Google Bard
Meta llama2
Deep Learning, can ebe divided to three topics
   1. ANN - Artificial Neural Network
   2. CNN - Conolution Neural Network
   3. RNN - Recurrent Neural network
   4. RL  - Reinforcement Learning
   5. GAN - Generative Advisol Network
   6. Attention Is All you Need - research paper

Open AI Based LLM's  - These are charged based on Tpkens
1. GPT-4
2. GPT.3.5
3. GPT Base
4. DALL-E
5. Whisper
6. Embeddings
7. Modernizations


## OpenSource based LLM's
1. BLOOM
2. Llama2
3. PaLM
4. Falcon
5. Claude
6. MPT-30B
7. StableLm











LangChain

https://www.youtube.com/watch?v=lG7Uxts9SXs

Example

Ubuntu WSL
mkdir langchain-llm-app
apt install python3.8-venv
python3.8 -m venv .venv
source  .venv/bin/activate
pip install langchain openai streamlit python-dotenv

Powershell

mkdir langchain-helloworld
cd .\langchain-helloworld\
python3.10.exe -m venv .venv
 .\.venv\Scripts\activate
pip install langchain openai streamlit python-dotenv

image

Transformer

image

ai's People

Contributors

jniranjanreddy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.