SimplerLLM is all You Need! (For Beginners and Researchers)

This Will Change The Way You Interact With Language Models

Hasan Aboul Hasan
2 min readFeb 10, 2024
Generated with AI

🚀 The Birth of SimplerLLM

Hey there, I’m thrilled to introduce SimplerLLM (open-source Python library) , my latest creation that’s set to transform how we interact with Large Language Models (LLMs) with python.

The Magic of Simplicity

I love Simplicity!

Imagine generating text, images, or building AI-Powered tools with just two lines of code. Yes, you heard that right — only two lines! 🤯

Why SimplerLLM?

  1. Beginner-Friendly: Whether you’re taking your first steps in AI or you’re a seasoned researcher, SimplerLLM is your new best friend.
  2. Deep Dive into AI: This isn’t just a tool; it’s my personal journey to understanding the nuts and bolts of AI and Language Models. And I want you to join me on this adventure. 🌟 I believe building this library will help me go in depth in the AI world and master what is beyond the basics.
  3. Community-Centric: Building a library isn’t just about writing code; it’s about building a community. That’s where you come in!

A Peek into the Magic

Here’s a little teaser: With SimplerLLM, generating text is as easy as:

my_llm = LLM.create(model=LLMProvider.OPENAI)
my_llm.generate_text("your prompt goes here")

And voilà! You’ve just interacted with a OpenAI model. 🎩✨

A Call to Action for the Curious Minds

If you like to join me in this journey, I will be more than happy to hear from you, ping me at hasan@learnwithhasan.com

“In simplicity, there is genius. SimplerLLM isn’t just a library; it’s a bridge connecting human curiosity with the endless possibilities of AI.”

I Started working on the library, and I finished a couple of modules and working hard to make it live this month! maybe with your support :)

I will keep you updated!

--

--

Hasan Aboul Hasan

Simplifying AI & Python Learning • Publish ONLY Exclusive Research-Based Tips & Tutorials • Founder @LearnWithHasan & @SimplerLLM