DEV Community

Cover image for AI Playground you can run from your laptop 🚀
tanya rai
tanya rai

Posted on

8 2 2 2 2

AI Playground you can run from your laptop 🚀

Image description

Every developer building with AI has felt like this.

Wrangling APIs for different models and moving from one-off playgrounds to production code has become one of the biggest pains of generative AI development.

But what if there was a way to streamline all this complexity?

Introducing AIConfig Editor - an AI Playground that you can run directly from your laptop.

https://github.com/lastmile-ai/aiconfig

This playground is a one-stop solution to manage multiple AI models, effortlessly compare their results, and smoothly transition your hard work from the prototype stage to production.

All your work is backed to a config JSON that can then be used in code with the AIConfig SDK.

Open the editor whenever you want to edit your prompts in the config - without having to touch ur code or config!

Try it now!

  1. pip3 install python-aiconfig
  2. export OPENAI_API_KEY='your-key'
  3. aiconfig edit

Please star our repo: https://github.com/lastmile-ai/aiconfig

Image description

Features

  • Use any from OpenAI, HuggingFace, Anyscale, and more.
  • Supports text, image, and audio models (local or remote)
  • Run models on same prompt
  • Create prompt templates
  • Chain models in UI
  • All prompts/settings from UI are saved to config which can be used with an SDK in code

Github

Please give us a star on Github to support our open-source project: https://github.com/lastmile-ai/aiconfig

Happy coding!!

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (2)

Collapse
 
ranjancse profile image
Ranjan Dailata •

Thank you for releasing the AiConfig editor. This was a much awaiting and required one for all kind of users :)

Collapse
 
tanyarai profile image
tanya rai •

Thank you! Will be sharing more about the Editor - it makes it super easy to edit aiconfigs and use them in code.

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more