Skip to content

gagdiez/minimal-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal AI Agents

A small collection of examples for building AI agents with the OpenAI API, using the Fireworks platform.

Current examples include:

  • Simple Chatbot: A barebones agent that can chat with the user on a loop
  • Tool-Using Agent: An agent that decides when a function call is needed, or when to respond directly to the user
  • RAG Agent: An agent that uses a dataset of documents to answer user questions
  • Image Comprehension: An agent that can analyze and explain the contents of an image
  • Image Generation: An agent that can generate images based on user prompts

About

Exploring how to use simple models and frameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors