MCPcopy Index your code
hub / github.com/buckyroberts/AI-Playground

github.com/buckyroberts/AI-Playground @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
10 symbols 55 edges 37 files 6 documented · 60%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Project setup

Install dependencies

poetry install

OpenAI setup

  1. Create an API key at https://platform.openai.com/account/api-keys
  2. Save as environment variable under OPENAI_API_KEY

PromptLayer setup

  1. Create an API key at https://promptlayer.com/home
  2. Save as environment variable under PROMPTLAYER_API_KEY

After setting any environment variables, you may need to reset you IDE to pick up the changes.

Core symbols most depended-on inside this repo

generate_summary
called by 3
openai_examples/12_large_text_summary/main.py
get_embedding
called by 3
openai_examples/13_embeddings/main.py
summarize_document
called by 2
openai_examples/12_large_text_summary/main.py
cosine_similarity
called by 2
openai_examples/13_embeddings/main.py
run
called by 1
openai_examples/05_function_calling/main.py
pdf_to_text
called by 1
openai_examples/12_large_text_summary/main.py
summarize_large_content
called by 1
openai_examples/12_large_text_summary/main.py
split_text_into_chunks
called by 1
openai_examples/12_large_text_summary/main.py

Shape

Function 10

Languages

Python100%

Modules by API surface

openai_examples/12_large_text_summary/main.py5 symbols
openai_examples/13_embeddings/main.py2 symbols
openai_examples/05_function_calling/main.py2 symbols
openai_examples/04_code_review/code.py1 symbols

For agents

$ claude mcp add AI-Playground \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact