Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
llm
Follow
Hide
Posts
Left menu
đ
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Binary embedding: shrink vector storage by 95%
Siddhant Khare
Siddhant Khare
Siddhant Khare
Follow
Jan 12
Binary embedding: shrink vector storage by 95%
#
llm
#
vectordatabase
#
rag
#
softwareengineering
5
 reactions
Comments
Add Comment
4 min read
Speed Demon: LLMsâ 600ms Race to Appear Human
Mike Vincent
Mike Vincent
Mike Vincent
Follow
Dec 9 '24
Speed Demon: LLMsâ 600ms Race to Appear Human
#
ai
#
llm
#
latency
Comments
Add Comment
3 min read
Converting documents for LLM processing â A modern approach
Simeon Emanuilov
Simeon Emanuilov
Simeon Emanuilov
Follow
Jan 12
Converting documents for LLM processing â A modern approach
#
markdown
#
json
#
llm
#
ai
Comments
Add Comment
1 min read
Build RAG 10X Faster
Tomo
Tomo
Tomo
Follow
Dec 23 '24
Build RAG 10X Faster
#
rag
#
ai
#
llm
#
database
1
 reaction
Comments
Add Comment
3 min read
Analyzing LinkedIn Company Posts with Graphs and Agents
David Mezzetti
David Mezzetti
David Mezzetti
Follow
for
NeuML
Jan 12
Analyzing LinkedIn Company Posts with Graphs and Agents
#
ai
#
llm
#
rag
#
vectordatabase
3
 reactions
Comments
Add Comment
17 min read
Asynchronous Python: What You Need to Know đđđ
Leapcell
Leapcell
Leapcell
Follow
Jan 12
Asynchronous Python: What You Need to Know đđđ
#
python
#
django
#
pytorch
#
llm
6
 reactions
Comments
Add Comment
10 min read
Txt-to-SQL: Querying Databases with Nebius AI Studio and Agents (part 3)
Sophia Parafina
Sophia Parafina
Sophia Parafina
Follow
Dec 13 '24
Txt-to-SQL: Querying Databases with Nebius AI Studio and Agents (part 3)
#
agents
#
nebius
#
codeassistant
#
llm
1
 reaction
Comments
Add Comment
6 min read
Building an Audio Conversation Bot with Twilio, FastAPI, and Google Gemini
Kailash
Kailash
Kailash
Follow
Jan 11
Building an Audio Conversation Bot with Twilio, FastAPI, and Google Gemini
#
genai
#
gemini
#
ai
#
llm
4
 reactions
Comments
Add Comment
5 min read
DeepSeek AI: A Comprehensive Guide for Programmers and Beyond
Homayoun
Homayoun
Homayoun
Follow
Jan 10
DeepSeek AI: A Comprehensive Guide for Programmers and Beyond
#
ai
#
llm
#
programmers
#
webdev
9
 reactions
Comments
3
 comments
2 min read
Faiss with sqlite for RAG
Mayank Laddha
Mayank Laddha
Mayank Laddha
Follow
Dec 11 '24
Faiss with sqlite for RAG
#
ai
#
rag
#
llm
#
python
1
 reaction
Comments
Add Comment
1 min read
Speeding up your GitHub workflow with Cline 3.0 and MCP
Shannon Lal
Shannon Lal
Shannon Lal
Follow
Jan 9
Speeding up your GitHub workflow with Cline 3.0 and MCP
#
ai
#
promptengineering
#
mcp
#
llm
9
 reactions
Comments
2
 comments
2 min read
Text-to-SQL: Generating SQL with Nebius AI Studio (part 2)
Sophia Parafina
Sophia Parafina
Sophia Parafina
Follow
Dec 10 '24
Text-to-SQL: Generating SQL with Nebius AI Studio (part 2)
#
nebius
#
text2sql
#
llm
#
generativeai
Comments
Add Comment
3 min read
Build a Weather Chatbot with DeepSeek v3 and OpenAI SDK: A Step-by-Step Guide
Xiaoyun Zhang
Xiaoyun Zhang
Xiaoyun Zhang
Follow
Jan 9
Build a Weather Chatbot with DeepSeek v3 and OpenAI SDK: A Step-by-Step Guide
#
llm
#
deepseek
#
dotnet
6
 reactions
Comments
Add Comment
2 min read
Harnessing OpenAI Assistant 2.0 for Named Entity Recognition in PHP/Symfony 7
Mateusz Kowalewski
Mateusz Kowalewski
Mateusz Kowalewski
Follow
Dec 19 '24
Harnessing OpenAI Assistant 2.0 for Named Entity Recognition in PHP/Symfony 7
#
llm
#
php
#
gpt3
2
 reactions
Comments
Add Comment
20 min read
AI Engineer's Tool Review: Athina
shubhanshu
shubhanshu
shubhanshu
Follow
for
Exemplar Dev
Dec 7 '24
AI Engineer's Tool Review: Athina
#
ai
#
developertools
#
llm
#
promptengineering
Comments
Add Comment
1 min read
7 LLM Benchmarks for Performance, Capabilities, and Limitations
yayabobi
yayabobi
yayabobi
Follow
Dec 19 '24
7 LLM Benchmarks for Performance, Capabilities, and Limitations
#
ai
#
llm
#
rag
2
 reactions
Comments
Add Comment
8 min read
5 Easy Projects to Kickstart Your Journey with LLMs
TimesofAsi
TimesofAsi
TimesofAsi
Follow
Dec 5 '24
5 Easy Projects to Kickstart Your Journey with LLMs
#
webdev
#
ai
#
llm
#
deeplearning
2
 reactions
Comments
Add Comment
1 min read
ReasoningAgent Update - Beam Search, MCTS, and LATS for LLM Reasoning
AG2 Blogger
AG2 Blogger
AG2 Blogger
Follow
for
AG2
Jan 7
ReasoningAgent Update - Beam Search, MCTS, and LATS for LLM Reasoning
#
llm
#
agents
#
reasoning
#
mcts
23
 reactions
Comments
Add Comment
5 min read
Amazon Bedrock and its benefits in a RAG project
Lidia del Carmen Benitez Ruiz
Lidia del Carmen Benitez Ruiz
Lidia del Carmen Benitez Ruiz
Follow
Jan 8
Amazon Bedrock and its benefits in a RAG project
#
genai
#
llm
#
gpt3
Comments
Add Comment
3 min read
AI and Machine Learning Algorithms: Strengths, Weaknesses and Best Use Cases
Alex Ricciardi
Alex Ricciardi
Alex Ricciardi
Follow
Jan 8
AI and Machine Learning Algorithms: Strengths, Weaknesses and Best Use Cases
#
ai
#
machinelearning
#
llm
#
algorithms
2
 reactions
Comments
1
 comment
6 min read
Inference with Fine-Tuned Models: Delivering the Message
es404020
es404020
es404020
Follow
Jan 7
Inference with Fine-Tuned Models: Delivering the Message
#
programming
#
python
#
llm
#
rag
1
 reaction
Comments
Add Comment
2 min read
Integrating Large Language Models in Production Applications
Clinton Ekekenta
Clinton Ekekenta
Clinton Ekekenta
Follow
for
FastApply
Jan 6
Integrating Large Language Models in Production Applications
#
webdev
#
ai
#
llm
#
python
1
 reaction
Comments
Add Comment
12 min read
Building a React.dev RAG chatbot using Vercel AI SDK
Sathish Panthagani
Sathish Panthagani
Sathish Panthagani
Follow
Jan 5
Building a React.dev RAG chatbot using Vercel AI SDK
#
rag
#
llm
#
nextjs
#
ai
2
 reactions
Comments
Add Comment
4 min read
Building Websites with Cursor and AWS.
balaji thadagam kandavel
balaji thadagam kandavel
balaji thadagam kandavel
Follow
Jan 5
Building Websites with Cursor and AWS.
#
llm
#
cursor
#
aws
#
s3
2
 reactions
Comments
Add Comment
5 min read
Day 44: Probing Tasks for LLMs
Naresh Nishad
Naresh Nishad
Naresh Nishad
Follow
Dec 2 '24
Day 44: Probing Tasks for LLMs
#
llm
#
75daysofllm
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account