descentis / lab-code

4 stars 2 forks source link

Orioninc-Training

Please look into the following resources

  1. Basic introduction to LLMs Here
  2. Introduction to git and Github Here

    Requirements

  3. Pycharm
  4. Access to install libraries through pycharm
  5. LM Studio & gpt4all (Optional)
  6. Signup to the Huggingface
  7. Access the Google Colab

    Retrieval Augmented Generation (RAG) basic view

    Retrieval-augmented generation (RAG) is a software architecture that combines the capabilities of large language models (LLMs), renowned for their general knowledge of the world, with information sources specific to a business, such as documents, SQL databases, and internal business applications.

    Building an MVP

  8. Streamlit
  9. Ollama
  10. Langchain