Skip to content

A collection of my projects building applications with Large Language Models, demonstrating skills in Python, LangChain, Streamlit, and more.

Notifications You must be signed in to change notification settings

DevMehta13/RAG_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Large Language Model Project Portfolio

Welcome to my portfolio of LLM-powered applications! This repository contains a collection of projects I've built to explore and demonstrate my skills in AI and software development.


Projects

1. PharmaQuery: Pharmaceutical Insight Retrieval System

  • Description: A Retrieval-Augmented Generation (RAG) application built with Streamlit that answers questions about pharmaceutical sciences. Users can upload their own research documents (PDFs) to create a dynamic, private knowledge base.
  • Technologies Used: Python, Streamlit, LangChain, Google Gemini, ChromaDB (Vector DB).
  • To Run This Project:
    1. Navigate to the project directory: PharmaQuery
    2. Create and activate a virtual environment.
    3. Install dependencies: pip install -r requirements.txt
    4. Run the Streamlit app: python3 -m streamlit run app.py

Contact

About

A collection of my projects building applications with Large Language Models, demonstrating skills in Python, LangChain, Streamlit, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published