Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/akshaybahadur21/Socratic
/ functions
Functions
27 in github.com/akshaybahadur21/Socratic
⨍
Functions
27
◇
Types & classes
6
↓ 3 callers
Method
predict
(self, image)
src/PlotModel.py:10
↓ 3 callers
Function
rescale_frame
(frame, percent=75)
src/utils/VisionUtils.py:24
↓ 2 callers
Function
encode_image
(image_path)
SocraticOmni.py:21
↓ 2 callers
Method
find_hands
(self, image, draw=True)
src/HandDetector.py:19
↓ 2 callers
Method
find_position
(self, image, hand_no=0, draw=True)
src/HandDetector.py:29
↓ 2 callers
Method
fingers
(self)
src/HandDetector.py:41
↓ 2 callers
Function
response_generator
(response, wait_time, my_bar=None, progress_text="")
src/utils/streamlitUtils.py:65
↓ 1 callers
Function
generate_user_prompt
()
src/utils/streamlitUtils.py:55
↓ 1 callers
Function
get_idx_to_coordinates
(image, results, VISIBILITY_THRESHOLD=0.5, PRESENCE_THRESHOLD=0.5)
src/utils/VisionUtils.py:5
↓ 1 callers
Method
keras_process_image
(img)
src/PlotModel.py:17
↓ 1 callers
Method
keras_process_image
(img)
src/MathModel.py:21
↓ 1 callers
Method
plot_equation
(self)
src/Plotter.py:31
↓ 1 callers
Function
set_basic_config
()
src/utils/streamlitUtils.py:76
↓ 1 callers
Function
set_streamlit_footer
()
src/utils/streamlitUtils.py:43
↓ 1 callers
Function
set_streamlit_header
()
src/utils/streamlitUtils.py:14
↓ 1 callers
Method
solve
(self, option)
Socratic.py:11
↓ 1 callers
Function
solve_eqn
(res_list)
src/utils/MathUtils.py:1
↓ 1 callers
Method
solve_equation
(self)
src/Vision.py:21
Method
__init__
(self)
Socratic.py:7
Method
__init__
(self)
src/Vision.py:12
Method
__init__
(self)
src/PlotModel.py:7
Method
__init__
(self)
src/MathModel.py:9
Method
__init__
(self, mode=False, max_hands=2, detect_confidence=0.5, track_confidence=0.5)
src/HandDetector.py:6
Method
_init_
(self)
src/Plotter.py:20
Function
callback
(frame, xp=0, yp=0)
SocraticOmni.py:33
Function
chat_content
()
SocraticOmni.py:26
Method
predict
(self, image)
src/MathModel.py:14