Skip to content

Vaibhav3M/exploring-llms

Repository files navigation

Exploring Large Language Models

Welcome to the "Exploring Large Language Models" repository. This project is dedicated to understanding and experimenting with Large Language Models (LLMs) through a series of Jupyter Notebooks.

Repository Contents

  • basic_model_setup: Guidelines for setting up and initializing LLMs.
  • conversation_chatbots: Development of conversational chatbots using LLMs.
  • learning_agents_1: Exploration of learning agents in the context of LLMs.
  • multiple_bots_with_ui: Implementation of multiple chatbots with a Gradio user interface.
  • ats_agent_1: Interface to extract relevant information from a job posting.
  • synthetic_data_generator: Configurable dataset generator.
  • python_to_cpp_converter: Convert python to cpp, execute code and compare execution time.

Getting Started

To explore the notebooks:

  1. Clone the Repository:
    git clone https://github.com/Vaibhav3M/exploring-llms.git
  2. **Install juputer notebooks **:
    pip install notebook
  3. **Install juputer notebooks **:
    jupyter notebook

This repository is a work in progress. Contributions and feedback are welcome.

About

Learning LLMs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors