Skip to content

DaddyTheFather/GenAI-Showcase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Generative AI Use Cases Repository

Introduction

Welcome to the Generative AI Use Cases Repository! This repository is dedicated to showcasing a wide range of applications in generative AI, including Retrieval-Augmented Generation (RAG), AI Agents, and industry-specific use cases. It also provides practical notebooks and guidance on utilizing frameworks such as LlamaIndex and LangChain, and demonstrates how to integrate models from leading AI research companies like Anthropic and OpenAI.

Table of Contents

Getting Started

Before diving into the use cases, ensure you have the necessary environment set up:

  1. Clone the repository: git clone https://github.com/your-username/GenAI-Showcase.git
  2. Install dependencies: pip install -r requirements.txt

Use Cases

RAG

Details on Retrieval-Augmented Generation (RAG) and its applications.

Notebooks

Interactive Jupyter notebooks providing hands-on experience:

Evaluations

RAG Notebooks

Title Stack Colab Article
How to Build a RAG System Using Claude 3 Opus and MongoDB MongoDB, Anthropic, Python Open In Colab View Article
How to Build a RAG System with the POLM AI Stack POLM (Python, OpenAI, LlamaIndex, MongoDB) Open In Colab View Article
MongoDB LangChain Cache Memory Python Example POLM (Python, OpenAI, LangChain, MongoDB) Open In Colab View Article
MongoDB LangChain Cache Memory JavaScript Example JavaScript, OpenAI, LangChain, MongoDB Open In Colab View Article
Naive RAG Implementation Example POLM (Python, OpenAI, LlamaIndex, MongoDB) Open In Colab View Article
OpenAI Text Embedding Example Python, MongoDB, OpenAI Open In Colab View Article
RAG with Hugging Face and MongoDB Example Hugging Face, Gemma, MongoDB Open In Colab View Article

Tools

Useful tools and utilities for working with generative AI models:

Frameworks and Models

Explore the utilization of various AI models and frameworks across different notebooks provided.

Contributing

We welcome contributions! Please read our Contribution Guidelines for more information on how to participate.

License

This project is licensed under the MIT License.

Contact

Feel free to reach out for any queries or suggestions:


Last updated: [28th March 2024]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.8%
  • Python 1.2%