Backtracking_Algorithms: tries different solutions until finds a solution that βworksβ π§
I have written a script in rust which solves the problem by simulating the chessboard & the knight move. Try it out and have a fun time learning about the algo βΊοΈ
https://t.co/XbihE4xBsD
What is a #knight_tour problem? ββ
it's basically finding a way for a knight on an empty chessboard to visit each square exactly once. If the final square is only one knight's move from the starting square, the tour is referred to as closed; otherwise, it is open. βοΈ
This is a most common type of a problem for both mathematicians and computer science folks in which the solution to the problem is only possible after checking each configuration of the path taken by the knight.
How do I solve it? #Backtracking_Algorithms π
Hola! @langchain in @rustlang >>> π
I'm writing the @langchain in @rustlang, just created a basic structure of the project today.
First step would be to write basic implementation of langchain and langchain-core modules.
Check it out: https://t.co/NNFEVtck6C
RepoGPT is finally up π₯³π₯³
https://t.co/lHqskhZwu5
Chat with any @github repo with the power of #ChatGPT
No more issues with
- Reading long READMEs
- Understanding project structure
- trying to understand different files
and more...
Just ask RepoGPT and got onto #coding π
Update on RepoGPT! π£π£
I've transformed the application into a full stack web app π!
Check it out: https://t.co/Vb0WH1X5PV
The power of @reactjs + Flask! π€ β¨
Have more plansπ! Will be posing updates here βΊοΈ
Till then, Happy #Coding βοΈ
Hey people!
The Project is kind of completed! π₯³
Check it out here: https://t.co/Vb0WH1XDFt
Now chat with any @github repo of your choice!
LLM + @langchain + @github == π
Will be working more on this! Checkout the README section for my upcoming tasks
Happy #Coding βΊοΈ
Hey all!
I've started a new fun project with the power of GPT and @langchain
It's called RepoGPT!
Ask questions about the code and more of any @github repo ...
Will be pushing final changes today on my GitHub! π
https://t.co/JpIiO3JFRQ
#development#Coding
Update on YT2Brief
Completely integrated @NotionHQ Pages into YT2Brief tool.
Now connect your notion account and enjoy your summaries directly written into Notion Databases....
Check it out: https://t.co/r68E7XIkCv
P.S: Open to suggestions