Explore >> Select a destination


You are here

www.paepper.com
| | www.4async.com
7.3 parsecs away

Travel
| | ??????????????????????????????????????????????????????????? HyDE ? RAG ??????????????????? LangChain ?????? Demo????????? LlamaIndex ????????????????????????? API ???????????????? ???? ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? RAG ?????????????????????????????????????????????????????????????????? HyDE ?????????????? ???? ?????????? Python ????(pdm ??)?Ollama?chroma??? Ollama ?????????????????????????????...
| | www.anyscale.com
10.4 parsecs away

Travel
| | In part 1 of a new blog series, we show how to build a search engine in 100 lines using LLM embeddings and a vector database.
| | weaviate.io
8.7 parsecs away

Travel
| | LangChain is one of the most exciting new tools in AI. It helps overcome many limitations of LLMs, such as hallucination and limited input lengths.
| | www.cs.cornell.edu
88.0 parsecs away

Travel
| As a side project, I wrote a simple implementation of green threads for the Python programming language. The library is called Bluelet and it uses Python's native implementation of coroutines. Bluelet makes it easy to write concurrent socket programs without OS threads, multiple processes, or select()-and-dispatch loops.