Skip to content

Assembly Ally is an AI-powered conversational assistant that helps mechanics and technicians assemble and repair vehicles using instructional manuals. It was built by Team GenGurus at Techolution Hackathon 2023.

License

Notifications You must be signed in to change notification settings

shubham404-error/AssemblyAlly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly Ally

Assembly Ally is an AI-powered conversational assistant that helps mechanics and technicians assemble and repair vehicles using instructional manuals. It was built by Team GenGurus at Techolution Hackathon 2023.

Try it Yourself!🌟

https://v1-ally.streamlit.app/

Demo Video

IMAGE ALT TEXT HERE

Problem Statement

Instruction manuals for repairing complex machinery like vehicles are often difficult to understand and follow correctly. Important information is scattered over long documents with convoluted language. This leads to errors and decreased productivity.

Our solution aims to simplify this process via an intelligent conversational assistant specifically customized for vehicle repair manuals.

Proposed Solution

We built Assembly Ally which supports mechanics by:

  • Interpreting repair manual text, tables, diagrams
  • Answering natural language questions
  • Summarizing relevant sections on demand
  • Recommending next steps

This reduces time wasted searching manuals and improves work efficiency.

Prequisities Python 3.7+, Docker, an IDE like VS Code

Installation Clone repo

git clone https://github.com/teamgengurus/assembly-ally.git Install dependencies

pip install -r requirements.txt

Change Directory

cd mychatbot

Run Project

python manage.py runserver

Key Tech Stack

  • Langchain
  • Django
  • Python
  • OpenAI Embeddings
  • Gemini Pro Vision API

About

Assembly Ally is an AI-powered conversational assistant that helps mechanics and technicians assemble and repair vehicles using instructional manuals. It was built by Team GenGurus at Techolution Hackathon 2023.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published