Skip to content

An AI-powered chatbot aimed to deliver accurate and contextually relevant responses by combining the strengths of pre-trained language models with specialized agents

License

Notifications You must be signed in to change notification settings

fabimass/ai-chatbot-multiagent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Multiagent Chatbot

Hi! You've come across the final project for my post-graduate specialization in AI!

This is a versatile and intelligent chatbot powered by multiple specialized agents, designed to tackle a wide variety of tasks:

  • 🤖 RAG Agent: Retrieves and generates precise answers from documents using advanced retrieval-augmented generation techniques.
  • 🤖 SQL Agent: Dynamically queries databases to provide insights and data-driven answers.
  • 🤖 CSV Agent: Processes and analyzes CSV files to respond based on structured data.
  • 🤖 API Agent: Makes real-time API requests to fetch relevant information and deliver actionable responses.

With this multiagent architecture, the chatbot seamlessly integrates diverse data sources and APIs, making it a powerful tool for information retrieval.

Explore the code, customize the agents, and deploy your own multiagent chatbot tailored to your needs! 🚀

📖🤓Link to the documentation

chatbot image

About

An AI-powered chatbot aimed to deliver accurate and contextually relevant responses by combining the strengths of pre-trained language models with specialized agents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published