You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LangChain CLI is a command-line tool that uses LLMs to assist software developers in analysing, enhancing, and fixing code. It provides functionalities such as analysing project files, adding new f…
The OpenWiz CLI is a powerful command-line tool that utilizes the OpenAI API to generate code snippets based on user prompts. It is designed to assist developers by providing code suggestions and t…
A Python script to fetch and display the contents of all files in a specified GitHub repository. It provides a nested dictionary of the repository's file structure and a dictionary of file contents.
Local network-based chat application where users can create and join chat groups and one-on-one chat with a passkey. The program allows multiple users to connect within the same local network, chat…