Skip to content

prane-eth/AI_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Projects

  • UpdAgent: AI Agent Version Control Framework for Real-Time Updation of Tools - Nov 2024
  • AutoTrendyKeywords: Real-Time AI-Driven Trend-Based SEO Using LLM - Oct 2024
  • LML-DAP: Language Model Learning a Dataset for Data-Augmented Prediction - Oct 2024
    • Instead of ML, the paper uses the process of an LLM learning a dataset for context-aware classification decisions based on relevant data like RAG.
    • Available at github.com/Pro-GenAI/LML-DAP
  • AGIent and Tool-Mart: A Super-Agent Framework Enabled by Marketplace-Driven Tool Selection - Sep 2024
  • AutoPureData: Automated Filtering of Undesirable Web Data to Update LLM Knowledge - July 2024
  • AutoWatcher: a Real-Time Context-Aware Security Alert System using LLMs - May 2024
  • The Power of Roles: Investigating Impact of Three Message Types on LLM Responses - Mar 2024
  • AutoPrecisePrompts: Automated LLM-based Prompt Engineering for Data Processing - Jan 2024
  • iSearch: Enhanced Intelligent Search Based on a Query using LLMs - Apr 2023
  • Multilingual Prompting in LLMs: Investigating the Accuracy and Performance - Feb 2023
  • EaseText: Enhancing Comprehension of Complex Sentences using LLMs - Dec 2022

More information on my profile is at https://linktr.ee/prane.eth.

LLMs - LangChain projects:

Make sure to copy .env.example to .env and fill in the model name.


Data Science projects:


What is special from me:

  • Structured code and folders
  • Common functions to reuse - common_functions.py
  • LLMs - Made the LLM calls faster and cheaper for the profitability of the companies
  • Applying more concepts that are useful in the real-world projects