BEST A I COMPUTER INSTITUTE IN PUNE
whats app us

Sane's Academy Of Artificial Inteligence

Home About Us Videos Contact Us

Please fill out the below form. Our concerned person will contact you soon.

youtube icon
about-Sane AI about-Sane AI

Generative AIGenerative AI

Generative A.I. with LLM:

1. Basics of Machine Learning: Supervised, Unsupervised, Re-enforcement
2. Evaluating Supervised Learning Algorithms:
  • a. Train test Split
  • b. Evaluation Metrics: Accuracy Score, F1-Score, MSE
3. Basics Approaches of NLP:
  • a. Bag of Words
  • b. Word Embedding
4. Bag of Words: Count Vectorizer, TF-IDF Vectorizer
5. Word Embedding:
  • a. Gensim Library, GloVe
  • b. Introduction to BERT
6. Introduction to LLM:
    a. Their short history
  • b. How do LLMs work?
  • c. How can we encash the power of LLMs?
7. Hugging Face Repository:
    a. Necessary Installations
    b. Different Tasks:
    • i. Sentiment Classification
    • ii. One shot classification
    • iii. Questions and Answering
    • iv. Text Summarization
    • v. Named Entity Recognition
    c. Using the Hugging Face Models on different text data for sentiment classification and Q & A
8. Creating a User Interface using streamlit or gradio on:
  • a. Questions Answering
  • b. Sentiment Classification
9. Containerizing application in Docker App
10. Chaining the prompts with LangChain