DEV Community

0 seconds of 0 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
00:00
 
tanya rai
tanya rai

Posted on

7 2 2 2 3

Prototype to Prod: Any model, any modality πŸ”₯

AIConfig

AIConfig is an open-source platform to go from prototype to production with any model, any modality.

Start with your prompts in - AIConfig Editor, a locally hosted AI playground.

Prompts save to an aiconfig.json that you can use in code with 'config.run('prompt_1')'.

Open AIConfig editor when you want to edit and visually see outputs for your prompts.

Features

  • Editor for Prompts: Prototype and quickly iterate on your prompts and model settings with AIConfig Editor - local playground.
  • Model-agnostic and multimodal SDK: Python & Node SDKs to use aiconfig in your application code. AIConfig is designed to be model-agnostic and multi-modal, so you can extend it to work with any generative AI model, including text, image and audio.
  • Prompts as Configs: standardized JSON format to store prompts and model settings in source control.
  • Bring your own model: Extend AIConfig to work with any model and your own endpoints.
  • Collaborative Development: AIConfig enables different people to work on prompts and app development, and collaborate together by sharing the aiconfig artifact.

Get Started in Seconds!

  1. Star our repo on Github: https://github.com/lastmile-ai/aiconfig
  2. pip3 install python-aiconfig
  3. export OPENAI_API_KEY= 'your-key-here'
  4. aiconfig edit

Launches AI Playground for you! Make sure that you specify your API keys for model providers (e.g. OpenAI, HuggingFace, Anyscale) as env variables.

Bring your own self-hosted/fine tuned model by writing a model parser so editor can support it!

Join our Discord to give us feedback and chat with us: https://discord.com/invite/xBhNKTetGx

Image of Datadog

The Future of AI, LLMs, and Observability on Google Cloud

Datadog sat down with Google’s Director of AI to discuss the current and future states of AI, ML, and LLMs on Google Cloud. Discover 7 key insights for technical leaders, covering everything from upskilling teams to observability best practices

Learn More

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free β†’

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay