Chatbot web-applications with LLM, OpenAI API Assistants, LangChain, vector databases, and other AI stuff
Stars
26
Forks
2
Watchers
26
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
Added hardcoded assistant id, so it is not created each time from scratch in my OpenAI account
91d0812View on GitHubKept working on SAM config for deploying Restaurant Assistant into Lambda. It doesn't yet work: I need to configure env variables in Lambda and figure out how to load all the dependencies correctly
cc6f4e5View on GitHubAdded SAM configs to deploy Restaurant Advisor to AWS. It is not fully functional yet
7c22bb7View on GitHubTried few more things with reading data from a screenshot (including data in different languages)
c2f2407View on GitHubAdded a new small project to talk to PDS docs using Open AI Assistants API
88e51b5View on GitHubUpdated prompts to the Dish Advisor Assistant and tools. Now the resul is more consistent and reliable JSON.
1b92ebaView on GitHubPlayed with prompts to get unformatted and compact LLM outputs, changed them a bit.
5dacd72View on GitHub