My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"
-
Updated
Oct 13, 2023 - Python
My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"
Listen to DeepSeek's thinking process in real-time! This script converts DeepSeek's thinking tags (<think>...</think>) to speech using Kokoro TTS, allowing you to hear the model's "thoughts" as it reasons through your questions.
AI Powered Python Coding Assistant with Reasoning/Thinking feature is a Streamlit-based web application that leverages Google Gemini and Groq (DeepSeek-LLaMA) models to assist developers with Python code generation, debugging, and optimization.
This is a "Vector Encyclopedia" project. It transforms knowledge concepts into coordinates in a high-dimensional space, and relationships into directional arrows. This allows the system to associate and reason like a human brain, enabling intelligent Q&A and knowledge discovery that far surpasses traditional keyword search.
An ai I am working on
🧠 A Streamlit app that evaluates and visualizes reasoning trajectories of AI agents — built with Python and inspired by agentic AI workflows, reasoning analysis, and LLM evaluation.
🤖 Analyze and annotate AI agent reasoning with this lightweight web app, evaluating logical and factual accuracy for improved decision-making.
Add a description, image, and links to the ai-reasoning topic page so that developers can more easily learn about it.
To associate your repository with the ai-reasoning topic, visit your repo's landing page and select "manage topics."