TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14698 · May 12

#typescript This repository offers many practical JavaScript/TypeScript examples for learning AI development, requiring Node.js and Bun runtimes. It includes ready-to-run demos like conversation summarization, web search integration, memory management, and API interactions with services like OpenAI, Langfuse, and Qdrant. You can run these examples locally or via Docker for easy setup. The code covers advanced AI topics such as token counting, prompt engineering, vector databases, and audio/video processing. Using Bun, a fast and TypeScript-friendly runtime compatible with Node.js, enhances performance and development speed. This setup helps you quickly experiment with AI features and build your own AI-powered apps efficiently. https://github.com/i-am-alice/3rd-devs

Hashtags

Results

4 similar posts found

Search: #mongoengine

当前筛选 #mongoengine清除筛选
djangoproject

@djangoproject · Post #346 · 06/21/2017, 07:24 AM

http://mongoengine.org To get to grips with MongoEngine, there is extensive documentation, API references and a tutorial. You can find help by joining the MongoEngine Users mailing list or by chatting with other users on the #mongoengine IRC channel.

Hashtags

djangoproject

@djangoproject · Post #421 · 08/21/2017, 10:39 AM

https://alysivji.github.io/flask-part1-generating-html-pages-with-mongoengine-jinja2.html Generating HTML Pages from #MongoDB with #MongoEngine and #Jinja2 (Flask Part 1) Summary Overview of MongoDB Discussion of Object-Relational Mapping (#ORM) Use MongoEngine to get items out of MongoDB Render #HTML pages using Jinja2 Interact with #REST API to send emails with #Requests