Multilingual Smart Website Assistant β powered by AI, built by a 13-year-old developer
AsmartWebi is a multilingual AI web assistant capable of reading any website, understanding the userβs language (e.g. Turkish, German, English), and responding accordingly using live data from the internet.
It supports multiple websites at once and includes automatic translation via Google Translate API.
Built entirely by Baris, age 13 β an AI system builder from Germany.
- π Multilingual chat logic with language detection (Google Translate integration)
- π Live web data fetching from any public website
- π§© Supports multiple websites simultaneously
- π€ Website AI assistant interface (usable in any frontend)
- π Works locally or with APIs (modular & privacy-friendly)
- π οΈ Modular system (scraper, translator, controller)
Hereβs a short example:
- User types:
BugΓΌn hava nasΔ±l? - AsmartWebi detects Turkish β queries weather site β answers in Turkish
- User switches to English:
Whatβs the stock price of Apple? - AsmartWebi responds with live data in English
- Multiple chats/websites are handled at once
(Demo GIF coming soon)
- Python 3.10+
- FastAPI (optional for API interface)
- BeautifulSoup / requests / aiohttp (web scraping)
- Google Translate API (language detection & response translation)
- Optional: Custom frontend / HTML integration
π Hey! I'm Baris, a 13-year-old AI developer from Germany.
I build my own AI systems, trading bots, vision models, and frameworks β including BXAI, BXBookmap, and now AsmartWebi. But i haven't published all the projekts because they are not perfekt and i think no wone would use it too.
I believe young creators can build tools that are powerful, smart, and help people across the world. Letβs change the world with intelligent tools. π»π
MIT License β free to use, modify, and extend (with credit)