Skip to content

Art0citus/Arto_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Arto Bot AI

A AI search & Q&A app built using Flutter, FastAPI, and Google Gemini API.


🚀 Overview

This project demonstrates how to build an AI-powered search assistant that delivers concise, conversational answers with a clean UI and a scalable backend.


🧠 Features

  • AI-powered question answering
  • Conversational search experience
  • FastAPI backend for low-latency responses
  • Gemini API for reasoning & summarization
  • Cross-platform Flutter UI

🏗️ Tech Stack

Frontend

  • Flutter
  • Dart

Backend

  • FastAPI
  • Python
  • Gemini API

⚙️ Setup

Backend

pip install -r requirements.txt
uvicorn main:app --reload
flutter pub get
flutter run

About

AI Agent Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors