Skip to content

MarioCodes/python-ai-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-playground

All this tools are built through Poetry. How to use it

AI Learning

Code and mini projects I did to learn AI programming following the book Prompt Engineering and Medium.
It includes:

  • Call to open AI to query ChatGPT's API
  • LangChain usage mini example
  • Here how to insert and how to query vector databases (CosmosDB) using an embedding model and doing a vectorial search.
  • Also how to use a RAG system to include context to your queries from propietary files. It includes reading, chunking, inserting and then (in another class) querying.

Tools

This are just some tools I have for my daily workflow around files to avoid using 3rd party sites

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages