Skip to content

Commit

Permalink
chore: add DeepSeek chatbot to AI tools database
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Feb 6, 2025
2 parents 01c1de9 + d6bb116 commit 5970c70
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/ai_tools/chat_bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,12 @@
"url": "https://claude.ai/",
"category": "ai-tools",
"subcategory": "chat_bots"
},
{
"name": "DeepSeek",
"description": "DeepSeek is an AI chatbot that provides conversational AI services, generating human-like text responses for various user queries and tasks. It is designed to understand and respond to natural language, making it easy for users to interact with it in a conversational manner.",
"url": "https://www.deepseek.com/",
"category": "ai-tools",
"subcategory": "chat_bots"
}
]

0 comments on commit 5970c70

Please sign in to comment.