Skip to content

Commit

Permalink
Add duckduckgo-ai-chat (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
mumu-lhl committed Aug 5, 2024
1 parent 9f0311d commit 6b4ba78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This list is a collection of the best Deno modules and resources.
- [Frontend development](#frontend-development)
- [Frontend framework](#frontend-framework)
- [Game engine](#game-engine)
- [LLM](#llm)
- [Logging](#logging)
- [Machine Learning](#machine-learning)
- [Mail](#mail)
Expand Down Expand Up @@ -140,6 +141,9 @@ This list is a collection of the best Deno modules and resources.
- [ImageScript](https://github.com/matmen/ImageScript) - Image processing in JavaScript, utilizing WebAssembly for performance.
- [monke](https://github.com/retraigo/monke) - Color quantization and dithering library with extra image filters (blur, invert, etc).

### LLM
- [duckduckgo-ai-chat](https://github.com/mumu-lhl/duckduckgo-ai-chat) - Providing Duckduckgo AI Chat API, which can use gpt-4o-mini for free.

### Logging
- [sentry_deno](https://github.com/GJZwiers/sentry_deno) - Unofficial port of the Sentry SDK for JavaScript to Deno.
- [dlog](https://github.com/dpmland/dlog) - A ussefull logger for the prompt with icons or simple version!
Expand Down

0 comments on commit 6b4ba78

Please sign in to comment.