Skip to content
View RuvenGuna94's full-sized avatar

Block or report RuvenGuna94

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Dialogue-Summary-PEFT-Fine-Tuning Dialogue-Summary-PEFT-Fine-Tuning Public

    This notebook fine-tunes the FLAN-T5 model for dialogue summarization, comparing full fine-tuning with Parameter-Efficient Fine-Tuning (PEFT). It evaluates performance using ROUGE metrics, demonstr…

    Jupyter Notebook

  2. Getting-started-with-Mistral Getting-started-with-Mistral Public

    Exercises and projects from the 'Getting Started with Mistral' course by DeepLearning.AI. Explore how to use Mistral for building and deploying efficient AI solutions.

    Jupyter Notebook

  3. LangChain-for-LLM-Application-Development LangChain-for-LLM-Application-Development Public

    This repository will be used for the code in the deeplearning.ai course for LangChain

    Jupyter Notebook

  4. Experimenting-With-AI-Agents Experimenting-With-AI-Agents Public

    An interactive Jupyter Notebook demonstrating AI agent collaboration using CrewAI. This project explores how multiple AI agents can research, generate content, and automate workflows through task o…

    Jupyter Notebook

  5. ChatterFlow ChatterFlow Public

    A lightweight chatbot UI powered by Streamlit and open-source LLMs.

    Python

  6. Llama-agent-spam-classifier Llama-agent-spam-classifier Public

    Llama-Agent Spam Classifier is an AI-powered system that categorizes emails as Important, Casual, or Spam using CrewAI and the Llama 3 model. It automates email management with multi-agent collabo…

    Python