Creation and integration of an AI chatbot on the agency's website
Developed an AI manager for the web studio Ur.developer website — a chat agent that engages in dialogue with potential clients, clarifies project requirements, agrees on the budget, and automatically generates a structured specification directly in the interface.
What has been implemented:
— Conversational AI agent based on LLM (Gemini API) with context preservation of the dialogue
— Automatic specification generation: overview, budget, pages, features
— Two-panel interface: chat on the left, live specification on the right
— Project cost estimation based on discussed requirements
— CTA "Start" with specification transfer to the team
Stack: Next.js, TypeScript, Google AI API, Tailwind CSS
Result: the client leaves the chat with a ready-made technical specification and an estimated budget — even before the first call with the team.
#AI #chatbot #nextjs #typescript #LLM #automation
What has been implemented:
— Conversational AI agent based on LLM (Gemini API) with context preservation of the dialogue
— Automatic specification generation: overview, budget, pages, features
— Two-panel interface: chat on the left, live specification on the right
— Project cost estimation based on discussed requirements
— CTA "Start" with specification transfer to the team
Stack: Next.js, TypeScript, Google AI API, Tailwind CSS
Result: the client leaves the chat with a ready-made technical specification and an estimated budget — even before the first call with the team.
#AI #chatbot #nextjs #typescript #LLM #automation