DEV Community

0 seconds of 1 minute, 12 secondsVolume 90%
Press shift question mark to access a list of keyboard shortcuts
00:00
00:00
01:12
 
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

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs