CoolFace
Apppublic

luisrodriguesphd/ai-art-buddy

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes
38 commits on main
f63800a2y ago

chore: fix the version of gradio library

luisrodriguesphd
0b13d562y ago

chore: fix the version of gradio library

luisrodriguesphd
92e98912y ago

fix: update this system propt to tune the assitant tool use

luisrodriguesphd
9bfed832y ago

chore: fix the version of ragas library

luisrodriguesphd
318dc4a2y ago

update requirements.in and use it for deployment

luisrodriguesphd
d9449d12y ago

chore: use requirements.txt instead of requirements.in

luisrodriguesphd
56ac45d2y ago

Merge pull request #4 from luisrodriguesphd/chore/rebranding

Luis Rodrigues
e693c9e2y ago

chore: Add relevance and accuracy warning for low-scoring answers

luisrodriguesphd
4b62b782y ago

chore: update the name from ai art assistant to ai art buddy

luisrodriguesphd
e716bad2y ago

chore: upgrade the llm from gpt-4o-mini to gpt-4o

luisrodriguesphd
2db2db02y ago

Update README.md

Luis Rodrigues
e6284532y ago

Merge pull request #3 from larpig/feat/answer_evaluation

Luis Rodrigues
d91631f2y ago

feat: add a tool to evaluate the generated candidate answer

luisrodriguesphd
4bb42f92y ago

Merge pull request #2 from larpig/chore/feedback_based_optimization

Luis Rodrigues
3b6289f2y ago

chore/optimize the assitant based on user feedback

luisrodriguesphd
c8d4ba92y ago

Merge pull request #1 from larpig/feat/cloud-based-vector-store

Luis Rodrigues
69c70532y ago

feat: add a data manage system and cloud-based vector store

luisrodriguesphd
9f8bf332y ago

fix: fix logging for the retrieval pipeline

luisrodriguesphd
801ff7c2y ago

feat: add logs to retrieval and pages to index

luisrodriguesphd
d0dddc02y ago

fix: update lagnchain libraries form chroma and llm

luisrodriguesphd
3d88c172y ago

fix: fix permissions and requirements

luisrodriguesphd
75569e62y ago

fix: move indexing pipeline to the entrypoint of Dockerfile

luisrodriguesphd
f7d41eb2y ago

exp: try to use openai embeddings

luisrodriguesphd
1474d972y ago

params: change retriever from openai to huggingface

luisrodriguesphd
578f07d2y ago

exp: remove index pipeline to check text generation

luisrodriguesphd
300cdf52y ago

fix: remove apy key print from embeddings

luisrodriguesphd
871ad0c2y ago

fix: parameter of the api key ofr OpenAIEmbeddings method

luisrodriguesphd
7b8bcd32y ago

fix: fix dockerfile to not print the api keys

luisrodriguesphd
5b3d5a72y ago

chore: update dockerfile to expose api keys'

luisrodriguesphd
e66ecb92y ago

fix: explicit pass the openai api key to the embedding model

luisrodriguesphd
d5d18ab2y ago

feat: add logging to the indexing pipeline

luisrodriguesphd
b2c6cb22y ago

fix: replace async load for sync one in the web loader

luisrodriguesphd
574f4792y ago

fix: add flag to continue on failure for the web loader

luisrodriguesphd
e26319c2y ago

feat: add openai embedding model and set open llm as well

luisrodriguesphd
87a20962y ago

feat: add callback function and turned on the debug mode

luisrodriguesphd
d77d3d22y ago

fix:fix bug the retriever and update system massage

luisrodriguesphd
be9ebe52y ago

params: change model from gemma2-9b-it to llama3-70b-8192

luisrodriguesphd
a6082ea2y ago

feat: first version of the agentic rag chatbot for ben uri museum

luisrodriguesphd