Skip to content

andrejpk/ml-notebooks

Repository files navigation

LLM Demos and Samples using Llama-Index

Demos and samples using Llama-Index.

Contents

  • secAgentChat A chat application using SEC Edgar filing documents
  • SecFilingReader A Llama-Index Data Reader using the SEC's Edgar API and document archive
  • SmartEdgarClient A light wrapper around the SEC Edgar API that adds caching and handles loading the actual filing documents
  • agent Simple example of a Llama-Index Agent
  • vectorStore Sample example of building a Vector Store in Llama-Index

Instructions

Copy .env.sample to .env and set your OpenAI API key and email address (required for calling the SEC Edgar APIs).

About

Sandbox AI/ML notebooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published