Rare find

AI Playground. A space to test and experiment with AI models.

github.com/buckyroberts/AI-Playground

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2024
  • Update versions for promptlayer, openai, and anthropic in pyproject.t…
January 2024
  • Merge pull request #10 from nax3t/rename_last_two_lecture_folders_for…
  • Rename and reorder folders and code for last two lectures in OpenAI s…
  • Update 13_embeddings/main.py: wrap API call in a function
  • Update embeddings tutorial source code with latest openai syntax
December 2023
  • Merge pull request #9 from nax3t/master
  • Merge branch 'master' of github.com:buckyroberts/AI-Playground
  • Cleanup large text summary script and re-order fxns for readability
  • Add program flow diagram PDF
  • Merge pull request #8 from nax3t/master
  • Reorder functions for readability
  • Update max_tokens and chunk size
  • Update 12_large_text_summary/main.py
  • Merge pull request #7 from nax3t/10_image_variation
  • Update image variation example syntax
  • Merge pull request #6 from nax3t/master
  • Update syntax for prompt templates example
  • Update syntax for image generation example
  • Update syntax for prompt scoring example
November 2023
  • Merge pull request #4 from nax3t/master