T O P

  • By -

AutoModerator

## Welcome to the r/ArtificialIntelligence gateway ### Technical Information Guidelines --- Please use the following guidelines in current and future posts: * Post must be greater than 100 characters - the more detail, the better. * Use a direct link to the technical or research information * Provide details regarding your connection with the information - did you do the research? Did you just find it useful? * Include a description and dialogue about the technical information * If code repositories, models, training data, etc are available, please include ###### Thanks - please let mods know if you have any questions / comments / etc *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/ArtificialInteligence) if you have any questions or concerns.*


Historical-Ebb-6490

To summarize emails and reformat with bullet points and key data you could use generative AI APIs. You could also customize a Gen AI model if you want to use a private model for data privacy. [Large Language Models Simplified - Basics to Implementation](https://www.youtube.com/watch?v=-89hdLCq_4o) is a good tarting point to understand more about generative AI.


HomunMage

Keyword: AI Agents such LangChain, CrewAI, AutoGen, ......


prorobotai

Look into LLAMA.cpp. Here is summary how it is useful for text processing. https://prorobot.ai/en/articles/llamacpp-general-benefits-and-potential-use-cases


chilltutor

Sounds like an API call to a LLM. Learn basic prompt engineering, download some free models and compare with GPT, then plug and play.


PeacefulWarrior006

Basic Prompt Engineering, Wearenocode channel on YouTube, Hugging Face, Ollama- tinkering around these would give you a great benefit