LeetTools commited on
Commit
44e8f0c
Β·
verified Β·
1 Parent(s): f29f4cb

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -22,8 +22,7 @@ sdk_version: 5.3.0
22
  # πŸš€ **Updates!** πŸš€
23
 
24
  A full version with db support and configurable components is open sourced here:
25
- [LeetTools](https://github.com/leettools-dev/leettools). A demo web site has been setup
26
- [here](https://svc.leettools.com). Please check them out!
27
 
28
  We also added support for local Ollama inference and embedding models, as well as for other API
29
  providers such as DeepSeek. Please see the [`Use Different LLM Endpoints`](#use-different-llm-endpoints) secton for more details.
@@ -56,7 +55,7 @@ engines such as Perplexity.
56
  - You can run it in a cron job or bash script to automate complex search/data extraction tasks.
57
  - You can ask questions against local files.
58
 
59
- We have a running UI example [in HuggingFace Spaces](https://huggingface.co/spaces/leettools/AskPy).
60
 
61
  ![image](https://github.com/user-attachments/assets/0483e6a2-75d7-4fbd-813f-bfa13839c836)
62
 
 
22
  # πŸš€ **Updates!** πŸš€
23
 
24
  A full version with db support and configurable components is open sourced here:
25
+ [LeetTools](https://github.com/leettools-dev/leettools). Please check it out!
 
26
 
27
  We also added support for local Ollama inference and embedding models, as well as for other API
28
  providers such as DeepSeek. Please see the [`Use Different LLM Endpoints`](#use-different-llm-endpoints) secton for more details.
 
55
  - You can run it in a cron job or bash script to automate complex search/data extraction tasks.
56
  - You can ask questions against local files.
57
 
58
+ We have a running UI example [in HuggingFace Spaces](https://huggingface.co/spaces/LeetTools/ask.py).
59
 
60
  ![image](https://github.com/user-attachments/assets/0483e6a2-75d7-4fbd-813f-bfa13839c836)
61