Skip to content
/ AI Public

AI project showcase. Which includes code examples of langchain, llamaindex utilizing streamlit.

Notifications You must be signed in to change notification settings

udelblue/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Project Showcase

This repository serves as a collection of various AI projects demonstrating different concepts and techniques. Each subdirectory contains a separate project with its own codebase, data (if applicable), and documentation.

Getting Started:

For each project, refer to the individual README.md file within the corresponding subdirectory for specific setup and usage instructions.

Subdirectories:

Simple - Just a plain LLM user must provide openai key.

Agent_with_tools - Agent using tools (Calculator, Wikipedia, Prompt template) to formulate an answer.

LLM_simple_RAG - plain LLM to chat with documents (PDF, DOCX and TXT). Application uses Chroma as a simple vector store.

autogen_blog_writer - example to agentic AI with autogen.

About

AI project showcase. Which includes code examples of langchain, llamaindex utilizing streamlit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published