Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
jlangch committed Mar 22, 2024
1 parent bdf1f4c commit f9db77b
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions doc/readme/venice-meets-llms.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,20 @@


... work in progress ...


The examples will use:

* LangChain4J
* ChatGPT as the LLM
* Qdrant as the vector database for embeddings
* HTMX as the Web GUI library


ToDo:

- [x] Cargo module for Qdrant vector DB docker container
- [x] All Venice documentation resources converted to text data
- [ ] Install all required LangChain4J dependencies
- [ ] Chat example with HTMX GUI
- [ ] Chat example with Venice doc embeddings

0 comments on commit f9db77b

Please sign in to comment.