Generative AI - LLMs Applications

Hello everyone :hugs:

I’m delighted to connect with all of you as a fellow NLP engineer working with large language models. My passion lies in exploring the vast potential of natural language processing and developing innovative solutions using cutting-edge technologies. As an open source contributor, I actively contribute to the NLP community, collaborating with others to create impactful projects.

I’m always excited to learn about the fascinating projects and ideas that fellow NLP enthusiasts are working on. It’s an incredible opportunity to share knowledge, exchange insights, and push the boundaries of what we can achieve together.

Now, I’m curious to know what you all are building! Feel free to share your current projects, challenges, or any breakthroughs you’ve had recently. Let’s engage in insightful discussions and foster a community that thrives on innovation and knowledge-sharing.

Linkedin: https://www.linkedin.com/in/beingprofess/
Twitter: https://twitter.com/shyam_sunder_kr

Looking forward to hearing from all of you!

Best regards,
Shyam Sunder Kumar

Hi shyam_kr,

Just bumping your post once fo give it some more attention.

For now i’m praticing with this course project to expand its features. I changed the prompt so the list of allowed product is no more hardcoded but read from a db. This is better but If a shop has a very much items that sells it’s not feasible so i would try to modify the project to first select products and categories from the user prompt and then check the db If they exist. So even with a very big shop catalog the system could work. Or at least i hope