LiamConnell/codelabyrinth
Code Labyrinth is a tool for using LLM chatbots in coding workflows. It uses Langchain and PGVector to provide context about the working codebase and relevant libraries.
This tool helps software developers integrate large language model (LLM) chatbots into their daily coding tasks. It takes your codebase and relevant documentation (like `readthedocs` sites) as input, allowing the chatbot to provide context-aware answers and suggestions. Developers can then leverage the chatbot for tasks ranging from answering specific questions about the code to planning and executing development steps, all through a user-friendly interface.
No commits in the last 6 months.
Use this if you are a software developer who wants to enhance your coding workflow by giving LLM chatbots an understanding of your specific project code and documentation.
Not ideal if you are looking for a general-purpose chatbot without the need for code-specific context, or if you prefer not to use an external tool to manage your coding interactions.
Stars
9
Forks
2
Language
Python
License
—
Category
Last pushed
May 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/LiamConnell/codelabyrinth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)