I’m trying to build an AI chat bot based on documentation so it can answer any questions about it. What’s the best way to do this, fine tuning or embeddings? The embeddings method, it takes a lot of tokens because of the context i need to provide, how can i solve that?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Fine tuned, embedding or semantic search | 3 | 1117 | February 25, 2024 | |
| What's better for the type of chatbot I am building? Fine tune or embedding? | 10 | 2413 | August 20, 2023 | |
| Function calling vs. Fine tuning vs. external embedding vector files... PROS and CONS? | 2 | 1099 | December 17, 2023 | |
| What is the best way to create an assistant that uses a large amount of data? | 3 | 1038 | July 19, 2023 | |
| Fine-tuning Vs Embedding for Question Answering | 1 | 1583 | February 23, 2023 |