Skip to content

prane-eth/AI_projects

Repository files navigation

AI Projects

Completed:

LLM LangChain projects (Generative AI):

For demo, please open the page: Demo

Note: Before you run these, please install Ollama and pull the model you prefer. 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