This project made for learn how to make any application with RAG system, how to use API from any Large Language Models. In this project I learned some Libraries for use API, build databases, send messages to Large Language Models. I use C++ in this project.
I use these libraries in this project:
1.Crow
2.Sqlite3
3.Cpr
And other standart C++ libraries like mutex, thread, vector.