Skip to content

Latest commit

 

History

History
83 lines (53 loc) · 3.12 KB

README.md

File metadata and controls

83 lines (53 loc) · 3.12 KB

AImStream

Well...well...well..., the demand for speed and efficiency in software development is at an all-time high. So, I took a detour from my regular coding routine and whipped up this side project called "AImStream".

AImStream is here to help you build Docker images like a boss, integrating the power of Artificial Intelligence to streamline and accelerate your workflow. Let's dive into the details!

What is AImStream?

AImStream: Where AI meets Docker and says, "Hold my coffee!"

AImStream is the tech world's answer to the question, "What if we could make Docker image building not just faster, but ridiculously, mind-blowingly faster?" It's like giving your build process a shot of espresso, but for some reason, it's legal and doesn't cause heart palpitations.

Installation

  1. Make sure you have LM Studio and Python installed on your system. LM Studio 👉 : https://lmstudio.ai/docs/welcome
  2. Clone the AImStream repository:
git clone https://github.com/oasisnoehub/AImStream.git
  1. Navigate into the AImStream directory:
cd AImStream
  1. Install the required Python packages:
pip install -r requirements.txt
  1. Install the local LLMs models in the LM Studio:

image

Select open source models in the LM Studio and run the model as a backend server:

image-1

Usage

To use AImStream :

  1. Start the AImStream service ( ⚠️ make sure you have installed the streamlit library):
streamlit run almstream_app.py
  1. Lgin in the local AImStream webapp at http://localhost:8501 :
image-2
username: admin
password: p@ssw0rdyyl
  1. Try it yourself 👇 !

Greating Page: image-3

LLMs Generating Page: image-4

Here is the demo video : )

Contributing

We welcome contributions to AImStream! If you are interested in this project and want to integrate AI into your workflow, please feel free to connect me for more details.

License

AImStream is released under the MIT License.

Contact

Have questions or feedback? Reach out to us or create an issue in this repository. 😊 Email me at: [email protected]

Rae Yin

Rae Yin

And there you have it! AImStream is ready to help you supercharge your Docker image building process. Let's make software development a breeze together! 🚀💨